Browse Source

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>
Christian Eggers 4 years ago
parent
commit
e59f46e45c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb

+ 6 - 0
meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb

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