wok-next diff lbreakout2/receipt @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents 99ea19f8ab8f
children f48456621a9d
line diff
     1.1 --- a/lbreakout2/receipt	Fri Nov 10 21:31:06 2017 +0100
     1.2 +++ b/lbreakout2/receipt	Sat Jun 09 11:23:42 2018 +0000
     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()