wok diff prboom/receipt @ rev 5005

p*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 17:01:48 2010 +0100 (2010-02-28)
parents e8024c01fc47
children de5d8ec1d324
line diff
     1.1 --- a/prboom/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/prboom/receipt	Sun Feb 28 17:01:48 2010 +0100
     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 libpng libgl libglu"
     1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net libpng libgl libglu nvidia"
     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/"