wok diff exfat-utils/receipt @ rev 13649

Added: gvolwheel & pnmixer (tray volume control); netrik (text web browser/pager); nanoshot (python tray screenshot tool); font-manager; fbterm (framebuffer terminal); faenza-icon-theme (need clean more)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 16 02:22:49 2012 +0000 (2012-11-16)
parents fd464a6ce58f
children ea414f3e2eeb
line diff
     1.1 --- a/exfat-utils/receipt	Tue Aug 28 18:17:58 2012 +0200
     1.2 +++ b/exfat-utils/receipt	Fri Nov 16 02:22:49 2012 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="http://exfat.googlecode.com/files/$TARBALL"
     1.6  
     1.7 -DEPENDS="fuse"
     1.8 -BUILD_DEPENDS="scons fuse-dev"
     1.9 +DEPENDS=""
    1.10 +BUILD_DEPENDS="scons"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()