mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02: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