summaryrefslogtreecommitdiffstats
path: root/openwrt/package/curl/ipkg/libcurl.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 08:03:58 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 08:03:58 +0000
commit9d9172331faeee554a14b09172ddc45e0eba356c (patch)
tree8eeacf83aa45da7719f23be36febb1ef93ccf7df /openwrt/package/curl/ipkg/libcurl.control
parentd7b52bb02bcea490585f29b06f1a2e33060cf052 (diff)
add curl package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/curl/ipkg/libcurl.control')
-rw-r--r--openwrt/package/curl/ipkg/libcurl.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/curl/ipkg/libcurl.control b/openwrt/package/curl/ipkg/libcurl.control
new file mode 100644
index 000000000..83204171d
--- /dev/null
+++ b/openwrt/package/curl/ipkg/libcurl.control
@@ -0,0 +1,7 @@
+Package: curl
+Priority: optional
+Section: libs
+Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/curl/
+Depends: libopenssl, zlib
+Description: a client-side URL transfer library