diff options
author | Aníbal Limón <anibal.limon@linaro.org> | 2020-05-26 18:40:18 -0500 |
---|---|---|
committer | Aníbal Limón <anibal.limon@linaro.org> | 2020-05-26 18:42:57 -0500 |
commit | 23e7e63bca6478fd4e6dae02d57e7f3b0827761f (patch) | |
tree | 7543d3edaca50945bd309db15dfa09f8865491ba | |
parent | 53fe4a09c589c2a05d910ddb3b75f4295eaaa33c (diff) | |
download | fai-23e7e63bca6478fd4e6dae02d57e7f3b0827761f.tar.gz |
package_config/ALIP: Add fonts-dejavu-core in SID
This font is installed by default in buster and is the default
in LxQT, so install a good font instead of monospace.
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Change-Id: I412faab2c2ddf958115fad277fec45ebe32463e8
-rw-r--r-- | package_config/ALIP | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package_config/ALIP b/package_config/ALIP index 91b51fa..7a1f4e7 100644 --- a/package_config/ALIP +++ b/package_config/ALIP @@ -126,3 +126,4 @@ PACKAGES install-norec QCOM PACKAGES install-norec SID alsa-ucm-conf +fonts-dejavu-core |