mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 10:18:57 +00:00
rpm-native: Add DEPENDS on gettext-native
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
795e22ccf8
commit
957863bf9e
@ -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}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user