wok diff prboom/receipt @ rev 7739

Added pre_install and post_remove to hd2u.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 20 08:07:07 2010 +0000 (2010-12-20)
parents c161b9c835d2
children 101eedb1efef
line diff
     1.1 --- a/prboom/receipt	Fri Jul 09 20:33:27 2010 +0200
     1.2 +++ b/prboom/receipt	Mon Dec 20 08:07:07 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"