wok-current diff libsdl-net/receipt @ rev 3165

libsdl*: Remove dep on libiconv (use iconv() from glibc)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 25 01:12:33 2009 +0200 (2009-05-25)
parents 59228667f806
children e8024c01fc47
line diff
     1.1 --- a/libsdl-net/receipt	Sun Mar 15 20:19:07 2009 +0000
     1.2 +++ b/libsdl-net/receipt	Mon May 25 01:12:33 2009 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="SDL net support."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg libSDL libiconv"
     1.8 +DEPENDS="xorg libSDL"
     1.9  BUILD_DEPENDS="xorg-dev libSDL-dev"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.libsdl.org/projects/SDL_net/"