wok-current rev 3161
wxWidgets: Remove dep on libiconv (build without)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 24 23:25:20 2009 +0200 (2009-05-24) |
parents | c64846047db4 |
children | 81badecf87c7 |
files | wxWidgets/receipt |
line diff
1.1 --- a/wxWidgets/receipt Sun May 24 22:01:30 2009 +0200 1.2 +++ b/wxWidgets/receipt Sun May 24 23:25:20 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Cross-platform GUI Library" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="pkg-config gtk+ xorg-libXinerama xorg-libSM xorg-libICE tiff \ 1.7 -libiconv xorg-libXdamage" 1.8 +xorg-libXdamage" 1.9 BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-dev xorg-xineramaproto" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.wxwidgets.org/"