wok-next diff prboom/receipt @ rev 5454
Up cups-pam (1.4.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 05 16:51:05 2010 +0200 (2010-05-05) |
parents | f3327707164a |
children | aebcbcedcc6b |
line diff
1.1 --- a/prboom/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/prboom/receipt Wed May 05 16:51:05 2010 +0200 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/"