summaryrefslogtreecommitdiff
path: root/openwrt/package/php4/ipkg/php4-mod-gmp.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-19 23:06:12 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-19 23:06:12 +0000
commit0622dd7a25e024e2390da28712bf19ac877b3aea (patch)
tree7898312d10da75e90c33b3f9bcbee43d2e2ef835 /openwrt/package/php4/ipkg/php4-mod-gmp.control
parentf5ab7b925ceb50a87e2bbf8f226aba140316e661 (diff)
downloadmtk-20170518-0622dd7a25e024e2390da28712bf19ac877b3aea.zip
mtk-20170518-0622dd7a25e024e2390da28712bf19ac877b3aea.tar.gz
mtk-20170518-0622dd7a25e024e2390da28712bf19ac877b3aea.tar.bz2
enable all packages when DEVELOPER=1, add curl and gmp extensions, fix gd extension build
SVN-Revision: 1948
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 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 <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