mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
util-macros: Drop unneeded dependencies
(From OE-Core rev: 206b15a18185e1a834bc9f79bc6493c618effc65) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,10 +11,6 @@ PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
|
||||
DEPENDS = "libgpg-error"
|
||||
DEPENDS_virtclass-native = "virtual/gettext-native"
|
||||
DEPENDS_virtclass-nativesdk = "virtual/gettext-nativesdk"
|
||||
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user