diff options
Diffstat (limited to 'openwrt/package/php4/ipkg')
-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 |