mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
font-util: Set RDEPENDS for virtclass-native to exclude encodings to copy DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -13,6 +13,7 @@ PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
|
||||
DEPENDS = "encodings util-macros"
|
||||
DEPENDS_virtclass-native = "util-macros-native"
|
||||
RDEPENDS = "mkfontdir mkfontscale encodings"
|
||||
RDEPENDS_virtclass-native = "mkfontdir-native mkfontscale-native"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user