mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:43:45 +00: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:
parent
d4125bcac0
commit
a146aa1e7e
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user