[hitori: 1/2] snap: Add itstool to image




commit 7b0130af464c4f703e2ac05dee211c675c953232
Author: Maximiliano Sandoval R <msandova gnome org>
Date:   Sun Feb 6 22:34:28 2022 +0100

    snap: Add itstool to image

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de3b448..d1cccfa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ build-and-test:
     - apt install -y -qq build-essential meson pkg-config gtk-doc-tools
                          libxml2-utils gobject-introspection dbus
                          libglib2.0-dev libgtk-3-dev appstream-util
-                         desktop-file-utils lcov gettext
+                         desktop-file-utils lcov gettext itstool
     - export LANG=C.UTF-8
   script:
     - meson --buildtype debug --werror _build .


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]