Add gettext dependency

This commit is contained in:
Romain Vigier
2020-01-27 10:04:16 +01:00
parent b819eaf32b
commit fe2fcda94d
+1 -1
View File
@@ -22,7 +22,7 @@ stages:
before_script: before_script:
- dnf update -y - dnf update -y
- dnf install -y make gnome-shell - dnf install -y make gnome-shell gettext
build: build:
stage: build stage: build