wok rev 12339

acl: Remove slitaz-toolchain from build depends. It should be installed in chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 09:12:10 2012 +0000 (2012-04-19)
parents 218ae766f650
children 06fdbd8134ff
files acl/receipt
line diff
     1.1 --- a/acl/receipt	Thu Apr 19 09:09:23 2012 +0000
     1.2 +++ b/acl/receipt	Thu Apr 19 09:12:10 2012 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Commands for Manipulating POSIX Access Control Lists."
     1.5  MAINTAINER="rcx@zoominternet.net"
     1.6  DEPENDS="glibc-base attr"
     1.7 -BUILD_DEPENDS="slitaz-toolchain autoconf automake m4 libtool gettext attr-dev attr"
     1.8 +BUILD_DEPENDS="autoconf automake m4 libtool gettext attr-dev attr"
     1.9  TARBALL="${PACKAGE}-${VERSION}.src.tar.gz"
    1.10  WEB_SITE="http://savannah.nongnu.org/projects/acl/"
    1.11  WGET_URL="http://nongnu.askapache.com/$PACKAGE/$TARBALL"