wok-current diff linux64-aufs/receipt @ rev 18676
syslinux/iso2exe: fix add custom config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 06 12:45:22 2015 +0100 (2015-12-06) |
parents | e111e954037a |
children | 6fab3264ba87 |
line diff
1.1 --- a/linux64-aufs/receipt Fri Sep 18 09:33:57 2015 +0200 1.2 +++ b/linux64-aufs/receipt Sun Dec 06 12:45:22 2015 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git" 1.6 BRANCH="origin/${PACKAGE}3.2" 1.7 +PROVIDE="aufs:linux64" 1.8 1.9 DEPENDS="linux64" 1.10 BUILD_DEPENDS="linux64-module-headers git xz uclibc-cross-compiler-x86_64"