wok rev 6102

gettext: breaks build_depends loop with gcc+gcj, glib & gtk+
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 03 10:24:10 2010 +0200 (2010-09-03)
parents 276344234dd6
children 6e4d0a965dfa
files gettext/receipt
line diff
     1.1 --- a/gettext/receipt	Tue Aug 31 22:19:24 2010 +0200
     1.2 +++ b/gettext/receipt	Fri Sep 03 10:24:10 2010 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Utilities for the GNU Translation Project."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -BUILD_DEPENDS="slitaz-toolchain glibc-locale gcc+gcj"
     1.8 +BUILD_DEPENDS="glibc-locale"
     1.9  DEPENDS="gettext-base acl libgomp ncurses glib libcroco gcc-lib-base"
    1.10  WEB_SITE="http://www.gnu.org/software/gettext/"
    1.11  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"