summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-30 08:03:58 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-30 08:03:58 +0000
commit811dc338451434bd36fb752b7f5571cfd791ec7c (patch)
tree8eeacf83aa45da7719f23be36febb1ef93ccf7df /openwrt/package/Makefile
parentb7b1512401a5deca793aedd7bfd9b2153af2316f (diff)
downloadmtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.zip
mtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.tar.gz
mtk-20170518-811dc338451434bd36fb752b7f5571cfd791ec7c.tar.bz2
add curl package
SVN-Revision: 1792
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index d081bf9..cf7945a 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -20,6 +20,7 @@ package-$(BR2_PACKAGE_CGILIB) += cgilib
package-$(BR2_PACKAGE_CHILLISPOT) += chillispot
package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount
package-$(BR2_PACKAGE_CUPS) += cups
+package-$(BR2_COMPILE_CURL) += curl
package-$(BR2_PACKAGE_CYRUS_SASL) += cyrus-sasl
package-$(BR2_PACKAGE_DHCP) += dhcp
package-$(BR2_PACKAGE_DHCP_FORWARDER) += dhcp-forwarder
@@ -184,6 +185,7 @@ amwall-compile: libamsel-compile
arpwatch-compile: libpcap-compile
avahi-compile: libdaemon-compile expat-compile
bind-compile: openssl-compile
+curl-compile: openssl-compile zlib-compile
cyrus-sasl-compile: openssl-compile
dropbear-compile: zlib-compile
dsniff-compile: libnids-compile openssl-compile libgdbm-compile