# HG changeset patch # User Christophe Lincoln # Date 1244812295 -7200 # Node ID 77eb23ead823adcf432f43e20dc6290dbc17e360 # Parent 43ee1ff86e05cd142ded5cc62f3c8301ca2926be fluxbox: remove dep on libiconv + add TAGS diff -r 43ee1ff86e05 -r 77eb23ead823 fluxbox/receipt --- a/fluxbox/receipt Fri Jun 12 14:13:43 2009 +0200 +++ b/fluxbox/receipt Fri Jun 12 15:11:35 2009 +0200 @@ -5,13 +5,14 @@ CATEGORY="x-window" SHORT_DESC="Fluxbox is a windowmanager for X. It is very light on resources and easy to handle but yet full of features." MAINTAINER="mallory@sweetpeople.org" -DEPENDS="fontconfig imlib2 libiconv xorg-libICE xorg-libSM xorg-libX11 \ +DEPENDS="fontconfig imlib2 xorg-libICE xorg-libSM xorg-libX11 \ xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXinerama \ xorg-libXpm xorg-libXrandr xorg-libXrender" BUILD_DEPENDS="xorg-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.fluxbox.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="wm window-manager" # Rules to configure and make the package. compile_rules()