Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-01-25 12:47:01 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-01-25 12:47:01 +0300
commit648d7ff295733fda59fdd5bd141cbfc67f5e8c2e (patch)
treed3dacdff677e0a21fdea0bd9337f273c3e676010
parentc8fcbae7958719722eb7099b5edfc58fc6599da1 (diff)
Adding libxslt
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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