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:
Christian Eggers 2020-06-09 08:32:10 +02:00 committed by Khem Raj
parent a661a41606
commit e59f46e45c

View File

@ -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"