wok rev 5341

Fixed gettext to have acl as a depend and not just a build depend. Need for xgettext to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 27 10:19:26 2010 +0000 (2010-04-27)
parents 4a201d4c3ad8
children fb7eaa6ddef7
files gettext/receipt
line diff
     1.1 --- a/gettext/receipt	Tue Apr 27 10:14:26 2010 +0000
     1.2 +++ b/gettext/receipt	Tue Apr 27 10:19:26 2010 +0000
     1.3 @@ -6,8 +6,8 @@
     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 acl gcc+gcj"
     1.8 -DEPENDS="gettext-base libgomp ncurses glib libcroco gcc-lib-base"
     1.9 +BUILD_DEPENDS="slitaz-toolchain glibc-locale gcc+gcj"
    1.10 +DEPENDS="gettext-base acl libgomp ncurses glib libcroco gcc-lib-base"
    1.11  WEB_SITE="http://www.gnu.org/software/gettext/"
    1.12  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.13