wok diff lbreakout2/receipt @ rev 10433

cyrus-sasl: fix bdeps (need openssl-dev + rm libkrb5, if krb5 support is needed we must add krb5-dev to bdeps)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 00:25:23 2011 +0200 (2011-05-25)
parents e8024c01fc47
children 2a5cc8208d36
line diff
     1.1 --- a/lbreakout2/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/lbreakout2/receipt	Wed May 25 00:25:23 2011 +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.