summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/mate/packages.both3
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh1
5 files changed, 7 insertions, 0 deletions
diff --git a/configs/mate/packages.both b/configs/mate/packages.both
index fe466e4..3afeeb1 100644
--- a/configs/mate/packages.both
+++ b/configs/mate/packages.both
@@ -142,6 +142,9 @@ unar
unzip
zip
+#Fonts
+ttf-dejavu
+
#Languages
iceweasel-l10n-es-es
icedove-l10n-es-es
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
index f08266c..222b695 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -202,6 +202,7 @@ while [ option != 7 ]; do
"unar"
"unzip"
"zip"
+ "ttf-dejavu"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
index 73579e7..8a8c691 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -204,6 +204,7 @@ while [ option != 7 ]; do
"unar"
"unzip"
"zip"
+ "ttf-dejavu"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
index ec344ae..cfb3fcb 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -204,6 +204,7 @@ while [ option != 7 ]; do
"unar"
"unzip"
"zip"
+ "ttf-dejavu"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index 41dd4ad..236110c 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -204,6 +204,7 @@ while [ option != 7 ]; do
"unar"
"unzip"
"zip"
+ "ttf-dejavu"
)
#Install packages