From: Michael Tremer Date: Thu, 29 Jan 2009 09:11:22 +0000 (+0100) Subject: Hmm... normally, gettext depends on bison. X-Git-Tag: v3.0-alpha1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=271a37bdf67ad0bbaa95f0dfaeaaee487be8ec57;p=ipfire-3.x.git Hmm... normally, gettext depends on bison. --- diff --git a/lfs/gettext b/lfs/gettext index 5bddbfdac..bdf3dc5ab 100644 --- a/lfs/gettext +++ b/lfs/gettext @@ -38,7 +38,7 @@ MAINTAINER = GROUP = System/Base EXTRA = no DEBUG = no -DEPS = bison +DEPS = #bison URL = http://www.gnu.org/software/gettext/ LICENSE = GPLv3 LGPL2+