wok-6.x diff btrfs-progs/receipt @ rev 3337

Fix: mplayer-svn compile with gcc44, smplayer, gnome-mplayer work (but still no skin)
author Rohit Joshi <jozee@slitaz.org>
date Wed Jun 10 16:38:49 2009 +0000 (2009-06-10)
parents 4583873b6d8b
children f9e78593eb58
line diff
     1.1 --- a/btrfs-progs/receipt	Mon May 11 22:07:59 2009 +0200
     1.2 +++ b/btrfs-progs/receipt	Wed Jun 10 16:38:49 2009 +0000
     1.3 @@ -9,6 +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="libuuid"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()