wok rev 3402

fluxbox: remove dep on libiconv + add TAGS
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 12 15:11:35 2009 +0200 (2009-06-12)
parents 43ee1ff86e05
children 4bd2ff77d103
files fluxbox/receipt
line diff
     1.1 --- a/fluxbox/receipt	Fri Jun 12 14:13:43 2009 +0200
     1.2 +++ b/fluxbox/receipt	Fri Jun 12 15:11:35 2009 +0200
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Fluxbox is a windowmanager for X. It is very light on resources and easy to handle but yet full of features."
     1.6  MAINTAINER="mallory@sweetpeople.org"
     1.7 -DEPENDS="fontconfig imlib2 libiconv xorg-libICE xorg-libSM xorg-libX11 \
     1.8 +DEPENDS="fontconfig imlib2 xorg-libICE xorg-libSM xorg-libX11 \
     1.9  xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXinerama \
    1.10  xorg-libXpm xorg-libXrandr xorg-libXrender"
    1.11  BUILD_DEPENDS="xorg-dev"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.fluxbox.org/"
    1.14  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.15 +TAGS="wm window-manager"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()