diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
commit | eb378ed9997aa830222e000d24a248ee6fbaf7e9 (patch) | |
tree | 6bcef48ee2b89cdd0d4d83db7f55b0f8b3da55aa /package/php5/ipkg/php5-cgi.control | |
parent | 75225060ae3c3d1b820fda77bd3459c6ff638d27 (diff) | |
download | master-187ad058-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.gz master-187ad058-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.bz2 master-187ad058-eb378ed9997aa830222e000d24a248ee6fbaf7e9.zip |
change Maintainer: field,
fix php5-* package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1949 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php5/ipkg/php5-cgi.control')
-rw-r--r-- | package/php5/ipkg/php5-cgi.control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/php5/ipkg/php5-cgi.control b/package/php5/ipkg/php5-cgi.control index 710f3ec632..461b451428 100644 --- a/package/php5/ipkg/php5-cgi.control +++ b/package/php5/ipkg/php5-cgi.control @@ -3,7 +3,8 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ -Description: PHP5 compiled as for CGI Provides: php5 +Depends: libopenssl, zlib +Description: PHP5 compiled as for CGI |