# HG changeset patch # User Pascal Bellard # Date 1346171166 -7200 # Node ID e5a576cafd037f32790c2b7299f91216d4d250c3 # Parent fd464a6ce58f7d71f2cad3cf4d1f1a4aae94ee62 exfat-utils: update bdeps diff -r fd464a6ce58f -r e5a576cafd03 exfat-utils/receipt --- a/exfat-utils/receipt Tue Aug 28 18:17:58 2012 +0200 +++ b/exfat-utils/receipt Tue Aug 28 18:26:06 2012 +0200 @@ -9,8 +9,8 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://exfat.googlecode.com/files/$TARBALL" -DEPENDS="fuse" -BUILD_DEPENDS="scons fuse-dev" +DEPENDS="" +BUILD_DEPENDS="scons" # Rules to configure and make the package. compile_rules()