wok-next diff lbreakout2/receipt @ rev 14399

evas_generic_loaders: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 23 18:10:37 2013 +0200 (2013-04-23)
parents e8024c01fc47
children 2a5cc8208d36
line diff
     1.1 --- a/lbreakout2/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/lbreakout2/receipt	Tue Apr 23 18:10:37 2013 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://lgames.sourceforge.net/index.php?project=LBreakout2"
     1.5  #WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  WGET_URL="http://prdownloads.sourceforge.net/lgames/$TARBALL"
     1.7 -DEPENDS="libpng libsdl libsdl-mixer libiconv zlib"
     1.8 +DEPENDS="libpng libsdl libsdl-mixer  zlib"
     1.9  BUILD_DEPENDS="libpng-dev libsdl-dev"
    1.10  
    1.11  # Rules to configure and make the package.