wok-stable diff busybox/receipt @ rev 12044
john: added dumb??.conf and generic.conf to support default operation
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 10:16:22 2012 -0800 (2012-03-07) |
parents | 439581aa2219 |
children | a5fbfa5737a6 |
line diff
1.1 --- a/busybox/receipt Mon Feb 27 09:08:44 2012 +0100 1.2 +++ b/busybox/receipt Wed Mar 07 10:16:22 2012 -0800 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"