diff options
Diffstat (limited to 'openwrt/package/php5/ipkg/php5-cli.control')
-rw-r--r-- | openwrt/package/php5/ipkg/php5-cli.control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/php5/ipkg/php5-cli.control b/openwrt/package/php5/ipkg/php5-cli.control index 63385caa34..959393cdac 100644 --- a/openwrt/package/php5/ipkg/php5-cli.control +++ b/openwrt/package/php5/ipkg/php5-cli.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 CLI (Command Line Interface) Provides: php5 +Depends: libopenssl, zlib +Description: PHP5 CLI (Command Line Interface) |