mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
rpm-native: Add DEPENDS on gettext-native
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require rpm_${PV}.bb
|
||||
inherit native
|
||||
|
||||
DEPENDS = "beecrypt-native zlib-native file-native popt-native python-native"
|
||||
DEPENDS = "beecrypt-native zlib-native file-native popt-native python-native gettext-native"
|
||||
|
||||
export varprefix = "${localstatedir}"
|
||||
|
||||
Reference in New Issue
Block a user