diff options
| author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 16:22:31 +0000 | 
|---|---|---|
| committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-14 16:22:31 +0000 | 
| commit | 5c53387d3a5f0422ae2c93477dad755e1b83bb92 (patch) | |
| tree | e59a91c5ad2c6141c12a28b51ba8c79e863ab992 /openwrt/package/php4/ipkg/php4-mod-xml.control | |
| parent | 12142a2b5d946082d69c44067b12d0e4dc2c5878 (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@1666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/php4/ipkg/php4-mod-xml.control')
| -rw-r--r-- | openwrt/package/php4/ipkg/php4-mod-xml.control | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/php4/ipkg/php4-mod-xml.control b/openwrt/package/php4/ipkg/php4-mod-xml.control index e5f182877..235dd7a8b 100644 --- a/openwrt/package/php4/ipkg/php4-mod-xml.control +++ b/openwrt/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  | 
