From 0622dd7a25e024e2390da28712bf19ac877b3aea Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 19 Sep 2005 23:06:12 +0000 Subject: enable all packages when DEVELOPER=1, add curl and gmp extensions, fix gd extension build SVN-Revision: 1948 --- openwrt/package/php4/ipkg/php4-mod-curl.control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openwrt/package/php4/ipkg/php4-mod-curl.control (limited to 'openwrt/package/php4/ipkg/php4-mod-curl.control') diff --git a/openwrt/package/php4/ipkg/php4-mod-curl.control b/openwrt/package/php4/ipkg/php4-mod-curl.control new file mode 100644 index 0000000..80b3025 --- /dev/null +++ b/openwrt/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 , Anael Orlinski +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/ +Depends: php4, libcurl +Description: cURL module for PHP4 -- cgit v1.1