diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-31 22:38:42 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-31 22:38:42 +0000 |
commit | 97f910d52db0649c615280d456cdf32ab54158d6 (patch) | |
tree | bb0a53267fd6fd22903ff54fa5c8a39f552cbaa5 | |
parent | db92abef3cb320237de1b0bb12df551d6719221a (diff) |
add gettext-native to DEPENDS
BKrev: 4134fdf2-4DZ5iZVgedRwm7wjjdE0g
-rw-r--r-- | e2fsprogs/e2fsprogs_1.36-WIP-0408.oe | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |