wok-current diff prboom/receipt @ rev 5179
Up: openssh 5.4p1 (#296)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Mar 27 18:10:27 2010 +0100 (2010-03-27) |
parents | f3327707164a |
children | aebcbcedcc6b |
line diff
1.1 --- a/prboom/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/prboom/receipt Sat Mar 27 18:10:27 2010 +0100 1.3 @@ -5,7 +5,8 @@ 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 libpng libgl libglu nvidia" 1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net libpng libgl libglu" 1.9 +SUGGESTED="nvidia" 1.10 BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://prboom.sourceforge.net/"