wok diff prboom/receipt @ rev 6970

Changed libgl depend to mesa. Changed libglu depend to libglu-mesa.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 27 15:10:50 2010 +0000 (2010-10-27)
parents c161b9c835d2
children 101eedb1efef
line diff
     1.1 --- a/prboom/receipt	Fri Jul 09 20:33:27 2010 +0200
     1.2 +++ b/prboom/receipt	Wed Oct 27 15:10:50 2010 +0000
     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 mesa libglu-mesa"
     1.9  SUGGESTED="nvidia"
    1.10  BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"