1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
nico
2005-09-19 23:06:12 +00:00
parent 2145ffefc7
commit e2e1be02c5
5 changed files with 73 additions and 15 deletions

View File

@@ -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