wok-stable diff funionfs/receipt @ rev 6653

Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 01:06:19 2010 +0000 (2010-10-11)
parents 5d5fa3f27a35
children
line diff
     1.1 --- a/funionfs/receipt	Sat Nov 08 14:01:24 2008 +0000
     1.2 +++ b/funionfs/receipt	Mon Oct 11 01:06:19 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://funionfs.apiou.org/"
     1.6  WGET_URL="${WEB_SITE}file/$TARBALL"
     1.7 +TAGS="filesystem"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()