[gbrainy/autogen] Plus libtool



commit 39295231be8d645cc5a2edc183324f50d831f914
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Mar 19 13:22:28 2019 +0100

    Plus libtool

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c8125360..4e027865 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 autotools-dev automake intltool 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]