# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1242072730 -7200
# Node ID db13f65a497835dc21e20fcd34aa59aea1e05a11
# Parent  fda6fccb25ec7543ea8bec5ed594b3eea257441b
btrfs-progs: update depends

diff -r fda6fccb25ec -r db13f65a4978 btrfs-progs/receipt
--- a/btrfs-progs/receipt	Mon May 11 22:11:45 2009 +0200
+++ b/btrfs-progs/receipt	Mon May 11 22:12:10 2009 +0200
@@ -9,6 +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="libuuid"
 
 # Rules to configure and make the package.
 compile_rules()