wok diff opentyrian-classic/receipt @ rev 3429

Remove all last deps on libiconv
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 13 13:32:50 2009 +0200 (2009-06-13)
parents e8024c01fc47
children da9a558411a8
line diff
     1.1 --- a/opentyrian-classic/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/opentyrian-classic/receipt	Sat Jun 13 13:32:50 2009 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian"
     1.6  MAINTAINER="mallory@skyrock.com"
     1.7 -DEPENDS="libsdl libsdl-mixer libiconv libsdl-net"
     1.8 +DEPENDS="libsdl libsdl-mixer  libsdl-net"
     1.9  BUILD_DEPENDS="subversion libsdl-dev libsdl-mixer-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://code.google.com/p/opentyrian/"