# HG changeset patch # User Pascal Bellard # Date 1306319203 -7200 # Node ID f78140912e3297586155e5d9d254713c7d7290d1 # Parent a0905e41e62bd9a870b4c2dc7bb86adc548f3051 unionfs-fuse: update bdeps diff -r a0905e41e62b -r f78140912e32 unionfs-fuse/receipt --- a/unionfs-fuse/receipt Wed May 25 12:20:28 2011 +0200 +++ b/unionfs-fuse/receipt Wed May 25 12:26:43 2011 +0200 @@ -6,7 +6,7 @@ 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." MAINTAINER="slaxemulator@gmail.com" DEPENDS="fuse" -BUILD_DEPENDS="cmake" +BUILD_DEPENDS="cmake fuse-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://podgorny.cz/moin/UnionFsFuse" WGET_URL="http://podgorny.cz/unionfs-fuse/releases/$TARBALL"