wok-next diff frogatto/receipt @ rev 20526

Up mtpaint (3.49.13)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 23 17:51:29 2018 +0200 (2018-03-23)
parents 595097cb4e40
children a244e109372e
line diff
     1.1 --- a/frogatto/receipt	Tue Oct 17 13:43:41 2017 +0300
     1.2 +++ b/frogatto/receipt	Fri Mar 23 17:51:29 2018 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/frogatto/frogatto/archive/$VERSION.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="xorg-libX11-dev libsdl-dev mesa-dev libglu-mesa-dev glew-dev \
     1.8 +BUILD_DEPENDS="xorg-libX11-dev libsdl-dev mesa-dev glu-dev glew-dev \
     1.9  libsdl-image-dev libpng16-dev zlib-dev libboost-dev libsdl-ttf-dev \
    1.10  libsdl-mixer-dev coreutils-file-format ccache"
    1.11  SPLIT="frogatto-data"
    1.12 @@ -32,7 +32,7 @@
    1.13  		frogatto)
    1.14  			copy game server frogatto frogatto.desktop frogatto.png
    1.15  			DEPENDS="glew libboost-iostreams libboost-regex libboost-system \
    1.16 -			libboost-thread libglu-mesa libpng16 libsdl libsdl-image \
    1.17 +			libboost-thread glu libpng16 libsdl libsdl-image \
    1.18  			libsdl-mixer libsdl-ttf mesa xorg-libX11 zlib"
    1.19  			;;
    1.20  		frogatto-data)