From 648d7ff295733fda59fdd5bd141cbfc67f5e8c2e Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Fri, 25 Jan 2019 10:47:01 +0100 Subject: Adding libxslt --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5107eef..184378a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ remminadoc build: - apt-get update -qq - apt-get install -y -qq software-properties-common python3-software-properties - - apt-get install -y -qq build-essential git-core doxygen graphviz libxslt1 + - apt-get install -y -qq build-essential git-core doxygen graphviz libxslt xsltproc script: - cd Remmina -- cgit v1.2.3