mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
phoronix-test-suite: add missing font
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.leguendekerneizon@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fe582374d3
commit
641e11b0eb
@ -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.
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user