wok-next diff lbreakout2/receipt @ rev 20655

Up boxbackup (0.12)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 04 14:33:10 2018 +0300 (2018-05-04)
parents 99ea19f8ab8f
children f48456621a9d
line diff
     1.1 --- a/lbreakout2/receipt	Fri Nov 10 21:31:06 2017 +0100
     1.2 +++ b/lbreakout2/receipt	Fri May 04 14:33:10 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://lgames.sourceforge.net/index.php?project=LBreakout2"
     1.5  WGET_URL="http://prdownloads.sourceforge.net/lgames/$TARBALL"
     1.6  
     1.7 -DEPENDS="libpng libsdl libsdl-mixer zlib"
     1.8 -BUILD_DEPENDS="libpng-dev libsdl-dev"
     1.9 +DEPENDS="libpng16 libsdl libsdl-mixer zlib"
    1.10 +BUILD_DEPENDS="libpng16-dev libsdl-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()