mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:49:49 +00:00
util-macros: add libgpg-error to DEPENDS list
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
07c55e9db4
commit
1bac3117fa
@ -11,7 +11,9 @@ PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
|
||||
DEPENDS = "gettext"
|
||||
DEPENDS = "gettext libgpg-error"
|
||||
DEPENDS_virtclass-native = "gettext"
|
||||
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user