wok-current diff aufs-utils/receipt @ rev 11251
libwebkit: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 07 12:07:17 2011 +0100 (2011-11-07) |
parents | 7db554e81f0b |
children | 5f5b3ccf6376 |
line diff
1.1 --- a/aufs-utils/receipt Sun May 15 00:41:27 2011 +0200 1.2 +++ b/aufs-utils/receipt Mon Nov 07 12:07:17 2011 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 BRANCH="origin/aufs2.1" 1.5 1.6 DEPENDS="aufs" 1.7 -BUILD_DEPENDS="git linux-module-headers" 1.8 +BUILD_DEPENDS="git linux-module-headers aufs" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()