mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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
|
require rpm_${PV}.bb
|
||||||
inherit native
|
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}"
|
export varprefix = "${localstatedir}"
|
||||||
|
|||||||
Reference in New Issue
Block a user