wok diff prboom/receipt @ rev 22291

updated xorg-xkbutils (1.0.3 -> 1.0.4)
author Hans-G?nter Theisgen
date Wed Nov 13 16:11:02 2019 +0100 (2019-11-13)
parents 7896f0694ef6
children 080c1dff8494
line diff
     1.1 --- a/prboom/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/prboom/receipt	Wed Nov 13 16:11:02 2019 +0100
     1.3 @@ -12,12 +12,12 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="libsdl libsdl-mixer libsdl-net libpng mesa libglu-mesa freedoom"
     1.7 -BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mesa-dev libglu-mesa"
     1.8 +BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mesa-dev libglu-mesa \
     1.9 +libpng-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	./configure \
    1.16  		--prefix=/usr \
    1.17  		--infodir=/usr/share/info \