wok rev 2869

Fluxbox: fix receipt : DEPENDS - BUILD_DEPENDS
author Mallory MOLLO <mallory@skyrock.com>
date Sat May 02 23:59:21 2009 +0200 (2009-05-02)
parents 9fb2b0292e84
children fce920962070
files fluxbox/receipt
line diff
     1.1 --- a/fluxbox/receipt	Sat May 02 23:54:51 2009 +0200
     1.2 +++ b/fluxbox/receipt	Sat May 02 23:59:21 2009 +0200
     1.3 @@ -5,7 +5,8 @@
     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=""
     1.8 +DEPENDS="xorg-libX11"
     1.9 +BUILD_DEPENDS="xorg-libX11-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.fluxbox.org/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"