wok diff prboom/receipt @ rev 5388

Up: aircrack-ng (1.1)
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 01 17:06:39 2010 +0000 (2010-05-01)
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 May 01 17:06:39 2010 +0000
     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/"