wok-6.x rev 5120
Fix: gettext dep (issue 272)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 20 20:21:18 2010 +0100 (2010-03-20) |
parents | 81f3a6713ffc |
children | be08eefa15da |
files | gettext/receipt |
line diff
1.1 --- a/gettext/receipt Sat Mar 20 20:00:58 2010 +0100 1.2 +++ b/gettext/receipt Sat Mar 20 20:21:18 2010 +0100 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" 1.8 +BUILD_DEPENDS="slitaz-toolchain glibc-locale acl gcc+gcj" 1.9 DEPENDS="gettext-base 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"