wok-6.x diff pure-ftpd-pam/receipt @ rev 7221
Removed --enable-gl-osmesa in mesa. I hope this doesn't break everything. I think this will fix mesa-demos since archlinux doesn't have --enable-gl-osmesa in there mesa.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 11 01:40:18 2010 +0000 (2010-11-11) |
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 Thu Nov 11 01:40:18 2010 +0000 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"