The `ttf-dejavu-sans` font is needed by SVG charts rendered in phoronix-test-suite PDF reports.
Signed-off-by: Paul Le Guen de Kerneizon <paul.leguendekernei...@savoirfairelinux.com> --- .../phoronix-test-suite/phoronix-test-suite_10.8.4.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb index 8de3314b3c..7ca80c02af 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb @@ -25,6 +25,9 @@ do_install() { fi } +PACKAGECONFIG ??= "" +PACKAGECONFIG[pdf] = ",,,ttf-dejavu-sans" + # It is not advisable to enable these services by default since they can cause # continual target reboots if they encounter network problems. # -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115715): https://lists.openembedded.org/g/openembedded-devel/message/115715 Mute This Topic: https://lists.openembedded.org/mt/111446682/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-