[gbrainy/intltool-removal] Autogen not needed



commit 71c09cf19d29aa9f1d01d281b324190f45ed0a79
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Mar 19 09:52:48 2019 +0100

    Autogen not needed

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a581b7eb..34a0cdd1 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 gettext libtool-bin autogen autoconf autotools-dev automake 
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 gettext libtool-bin autoconf 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]