wok diff gettext/receipt @ 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 e4319b0b765a
children 70481e96437f
line diff
     1.1 --- a/gettext/receipt	Sat Jul 10 18:02:56 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"