wok-next diff prboom/receipt @ rev 3112
lxpanel: Use custom background
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 18 02:37:18 2009 +0200 (2009-05-18) |
parents | d9e1ced7774b |
children | e8024c01fc47 |
line diff
1.1 --- a/prboom/receipt Fri Apr 24 16:13:23 2009 +0200 1.2 +++ b/prboom/receipt Mon May 18 02:37:18 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="PrBoom is the culmination of years of work by various people and projects on the Doom source code." 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 -DEPENDS="libSDL libsdl-mixer libsdl-net" 1.8 +DEPENDS="libSDL libsdl-mixer libsdl-net libpng libgl libglu" 1.9 BUILD_DEPENDS="libSDL-dev libsdl-mixer-dev libsdl-net-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://prboom.sourceforge.net/"