diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:06:12 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-19 23:06:12 +0000 |
commit | e2e1be02c5e02c3b5d9b3529199c3880a486fe58 (patch) | |
tree | 7c6373a3f2110bf1cfa1fbc561c4e13c5e49b2b5 /package/php4/ipkg/php4-mod-curl.control | |
parent | 2145ffefc739bad8a613dc70ccab107c062d7278 (diff) |
enable all packages when DEVELOPER=1,
add curl and gmp extensions,
fix gd extension build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php4/ipkg/php4-mod-curl.control')
-rw-r--r-- | package/php4/ipkg/php4-mod-curl.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/php4/ipkg/php4-mod-curl.control b/package/php4/ipkg/php4-mod-curl.control new file mode 100644 index 0000000000..80b302598a --- /dev/null +++ b/package/php4/ipkg/php4-mod-curl.control @@ -0,0 +1,9 @@ +Package: php4-mod-curl +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/ +Depends: php4, libcurl +Description: cURL module for PHP4 |