[gbrainy/intltool-removal] intltool not needed



commit 3c4a2b517812c3a070c97e575e86df333b627433
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Mar 18 20:36:04 2019 +0100

    intltool not needed

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c8125360..f30c7d21 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: mono:latest
 build:
   stage: build
   before_script: 
-    - apt-get update && apt-get install libtool-bin autotools-dev automake intltool libcanberra-gtk3-0 
libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools make nunit nunit-console -y
+    - apt-get update && apt-get install libtool-bin autotools-dev automake libcanberra-gtk3-0 
libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools make nunit nunit-console -y
   script: 
     - ./autogen.sh && ./configure --enable-tests
     - make


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