wok-stable diff fluxbox/receipt @ rev 4712
Up: ntfs-3g* (2009.11.14)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jan 04 21:52:33 2010 +0100 (2010-01-04) |
parents | 192bfaa1ae87 |
children | 9f19aee613be |
line diff
1.1 --- a/fluxbox/receipt Mon May 18 20:44:43 2009 +0200 1.2 +++ b/fluxbox/receipt Mon Jan 04 21:52:33 2010 +0100 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()