summaryrefslogtreecommitdiffstats
path: root/openwrt/package/php4/ipkg/php4-mod-gmp.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-19 23:06:12 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-19 23:06:12 +0000
commitf05ca573eafe7c7f2d937d25a581bde22bc9ba88 (patch)
tree7898312d10da75e90c33b3f9bcbee43d2e2ef835 /openwrt/package/php4/ipkg/php4-mod-gmp.control
parent2ad7eff7cde70d12f93d80636d54b75176f8e25e (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@1948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/php4/ipkg/php4-mod-gmp.control')
-rw-r--r--openwrt/package/php4/ipkg/php4-mod-gmp.control9
1 files changed, 9 insertions, 0 deletions
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 000000000..59143c3d6
--- /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 <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
+Depends: php4, libgmp
+Description: GMP (GNU MP) module for PHP4