wok-current diff php-auth-pam/receipt @ rev 16941
gnucash: fix typo
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jul 24 02:22:52 2014 +0000 (2014-07-24) |
parents | 3b3a139f4862 |
children | 1067bb7f1e24 |
line diff
1.1 --- a/php-auth-pam/receipt Thu Oct 17 13:16:15 2013 +0000 1.2 +++ b/php-auth-pam/receipt Thu Jul 24 02:22:52 2014 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://ftp.de.debian.org/debian/pool/main/p/php-auth-pam/$TARBALL" 1.5 1.6 DEPENDS="php-apache pam" 1.7 -BUILD_DEPENDS="php-dev pam pam-dev autoconf automake" 1.8 +BUILD_DEPENDS="php-dev pam pam-dev autoconf automake sed coreutils-conditions" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()