aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rpm
diff options
context:
space:
mode:
authorStanislav Brabec <sbrabec@suse.cz>2009-03-20 14:10:55 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-03-20 14:10:55 +0000
commitaad4de5b0eece16b68d2ecabb9d2cb0a606e81d7 (patch)
tree892503289df3bd6d6ea0f3e0f6a9893840dabd66 /recipes/rpm
parenta2f5dab7c85c1711e3c88d34c4a8254f47aae96e (diff)
downloadopenembedded-aad4de5b0eece16b68d2ecabb9d2cb0a606e81d7.tar.gz
rpm-native: Requires gettext-native.
Diffstat (limited to 'recipes/rpm')
-rw-r--r--recipes/rpm/rpm-native_4.4.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rpm/rpm-native_4.4.2.3.bb b/recipes/rpm/rpm-native_4.4.2.3.bb
index 5ed737e366..935d07723f 100644
--- a/recipes/rpm/rpm-native_4.4.2.3.bb
+++ b/recipes/rpm/rpm-native_4.4.2.3.bb
@@ -1,7 +1,7 @@
require rpm_${PV}.bb
inherit native
-DEPENDS = "beecrypt-native zlib-native file-native popt-native python-native"
+DEPENDS = "beecrypt-native gettext-native zlib-native file-native popt-native python-native"
export localstatedir = "${layout_localstatedir}"
export varprefix = "${layout_localstatedir}"