wok-stable rev 10482

unionfs-fuse: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 12:26:43 2011 +0200 (2011-05-25)
parents a0905e41e62b
children 85e851d6375d
files unionfs-fuse/receipt
line diff
     1.1 --- a/unionfs-fuse/receipt	Wed May 25 12:20:28 2011 +0200
     1.2 +++ b/unionfs-fuse/receipt	Wed May 25 12:26:43 2011 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="unionfs-fuse is an effort to create a userland unionfs implementation that is way more flexible than the current in-kernel based unionfs solution."
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  DEPENDS="fuse"
     1.7 -BUILD_DEPENDS="cmake"
     1.8 +BUILD_DEPENDS="cmake fuse-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://podgorny.cz/moin/UnionFsFuse"
    1.11  WGET_URL="http://podgorny.cz/unionfs-fuse/releases/$TARBALL"