# HG changeset patch # User Antoine Bodin # Date 1298417323 -3600 # Node ID ce496ecccf24abddd884c5e4dc1a573c87c0a675 # Parent 9e8ee203442df6681f7c7a1d6ffcdf271d88d7e3 fix deps: btrfs-progs depends on acl diff -r 9e8ee203442d -r ce496ecccf24 btrfs-progs/receipt --- a/btrfs-progs/receipt Wed Feb 23 00:27:54 2011 +0100 +++ b/btrfs-progs/receipt Wed Feb 23 00:28:43 2011 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page" WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL" BUILD_DEPENDS="e2fsprogs-dev" -DEPENDS="util-linux-ng-uuid zlib" +DEPENDS="util-linux-ng-uuid zlib acl" TAGS="filesystem fault-tolerance" # Rules to configure and make the package.