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-gmp.control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openwrt/package/php4/ipkg/php4-mod-gmp.control (limited to 'openwrt/package/php4/ipkg/php4-mod-gmp.control') diff --git a/openwrt/package/php4/ipkg/php4-mod-gmp.control b/openwrt/package/php4/ipkg/php4-mod-gmp.control new file mode 100644 index 0000000..59143c3 --- /dev/null +++ b/openwrt/package/php4/ipkg/php4-mod-gmp.control @@ -0,0 +1,9 @@ +Package: php4-mod-gmp +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, libgmp +Description: GMP (GNU MP) module for PHP4 -- cgit v1.1