From: Phil Blundell Date: Tue, 31 Aug 2004 22:38:42 +0000 (+0000) Subject: add gettext-native to DEPENDS X-Git-Tag: Release-2010-05/1~17433 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f910d52db0649c615280d456cdf32ab54158d6;p=openembedded.git add gettext-native to DEPENDS BKrev: 4134fdf2-4DZ5iZVgedRwm7wjjdE0g --- diff --git a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe index a6799f6c3e..209b7b1008 100644 --- a/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe +++ b/e2fsprogs/e2fsprogs_1.36-WIP-0408.oe @@ -3,6 +3,8 @@ SECTION = "base" PRIORITY = "optional" PR = "r2" +DEPENDS = "gettext-native" + SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \ file://ln.patch;patch=1 \ file://configure.patch;patch=1 \