wok-stable rev 12042

postfixadmin: Fis depends:wq!
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 17:41:19 2012 +0100 (2012-03-07)
parents 9724eaf37b53
children d635a5200162
files postfixadmin/receipt
line diff
     1.1 --- a/postfixadmin/receipt	Wed Mar 07 17:39:37 2012 +0100
     1.2 +++ b/postfixadmin/receipt	Wed Mar 07 17:41:19 2012 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://postfixadmin.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="php postfix mysql_or_postgresql"
     1.8 +DEPENDS="php php-mysqli postfix mysql_or_postgresql"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()