# HG changeset patch # User Eric Joseph-Alexandre # Date 1331138479 -3600 # Node ID c4e4641609425c94bc6373b01c43e04079f88d99 # Parent 9724eaf37b533a35cbd9c1d0c9751c164d282a75 postfixadmin: Fis depends:wq! diff -r 9724eaf37b53 -r c4e464160942 postfixadmin/receipt --- a/postfixadmin/receipt Wed Mar 07 17:39:37 2012 +0100 +++ b/postfixadmin/receipt Wed Mar 07 17:41:19 2012 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://postfixadmin.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="php postfix mysql_or_postgresql" +DEPENDS="php php-mysqli postfix mysql_or_postgresql" # Rules to configure and make the package. compile_rules()