wok-next rev 11893
busybox: add AUFS_NOT_SUPPORTED
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 11:50:38 2012 +0100 (2012-02-29) |
parents | 57775357594d |
children | b71d9a5eaa48 |
files | busybox/receipt |
line diff
1.1 --- a/busybox/receipt Tue Feb 28 22:53:13 2012 +0100 1.2 +++ b/busybox/receipt Wed Feb 29 11:50:38 2012 +0100 1.3 @@ -7,6 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 DEPENDS="slitaz-base-files glibc-base ncurses-common" 1.6 BUILD_DEPENDS="bzip2 pam pam-dev uclibc-cross-compiler-i486" 1.7 +AUFS_NOT_SUPPORTED="uclibc-cross-compiler-i486 is not compatible with aufs 8(" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.busybox.net/" 1.10 WGET_URL="http://www.busybox.net/downloads/$TARBALL"