wok-6.x rev 8807
fix deps: btrfs-progs depends on acl
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 00:28:43 2011 +0100 (2011-02-23) |
parents | 9e8ee203442d |
children | 6a1621403ece |
files | btrfs-progs/receipt |
line diff
1.1 --- a/btrfs-progs/receipt Wed Feb 23 00:27:54 2011 +0100 1.2 +++ b/btrfs-progs/receipt Wed Feb 23 00:28:43 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page" 1.5 WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL" 1.6 BUILD_DEPENDS="e2fsprogs-dev" 1.7 -DEPENDS="util-linux-ng-uuid zlib" 1.8 +DEPENDS="util-linux-ng-uuid zlib acl" 1.9 TAGS="filesystem fault-tolerance" 1.10 1.11 # Rules to configure and make the package.