summaryrefslogtreecommitdiffstats
path: root/package/php4/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 16:22:31 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 16:22:31 +0000
commita16e7b0981a2cc0a5ad50348d030b6efe5f56320 (patch)
treee6cfa329345a13e4a2480969c959626d5c1ceb02 /package/php4/ipkg
parentad14b654a6df88ea567f69c3e49510430240da9e (diff)
change config screen,
fix build dependencies, make -mod-xml use expat instead of builtin xml impl, bump release number. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php4/ipkg')
-rw-r--r--package/php4/ipkg/php4-mod-xml.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php4/ipkg/php4-mod-xml.control b/package/php4/ipkg/php4-mod-xml.control
index e5f182877..235dd7a8b 100644
--- a/package/php4/ipkg/php4-mod-xml.control
+++ b/package/php4/ipkg/php4-mod-xml.control
@@ -6,4 +6,4 @@ Architecture: [TBDL]
Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
Description: XML module for PHP4
-Depends: php4
+Depends: php4, libexpat