mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 14:55:54 +00:00
ttf-dejavu: Extend for native and nativesdk
When using doxygen together with the "dot" tool (graphviz package), a ttf font package is additionally required. Probably this change could also be moved to ttf.inc. Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a661a41606
commit
e59f46e45c
@ -45,3 +45,9 @@ FILES_${PN}-common = "${sysconfdir}"
|
||||
|
||||
SRC_URI[md5sum] = "d0efec10b9f110a32e9b8f796e21782c"
|
||||
SRC_URI[sha256sum] = "fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# Allow installation of fonts into recipe-sysroot-native
|
||||
SYSROOT_DIRS_BLACKLIST_remove = "${datadir}/fonts"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user