wok-next diff pure-ftpd-pam/receipt @ rev 6050

libproxy: fix compile_rules (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 17 14:14:29 2010 +0200 (2010-08-17)
parents 6beec4c5353b
children 18a6a2293fee
line diff
     1.1 --- a/pure-ftpd-pam/receipt	Mon Jan 04 18:03:49 2010 +0100
     1.2 +++ b/pure-ftpd-pam/receipt	Tue Aug 17 14:14:29 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="A secure FTP daemon using PAM"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="pam attr"
     1.8 +DEPENDS="pam attr libcap"
     1.9  BUILD_DEPENDS="pam pam-dev"
    1.10  SOURCE="pure-ftpd"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"