[evince] .gitlab-ci: Normalize whitespace



commit 06faf5c90b6b3946fb386f85377a05c0cdecfe94
Author: Matt Turner <mattst88 gmail com>
Date:   Tue Apr 13 21:58:06 2021 -0400

    .gitlab-ci: Normalize whitespace

 .gitlab-ci/setup-ubuntu.sh | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitlab-ci/setup-ubuntu.sh b/.gitlab-ci/setup-ubuntu.sh
index 6b72079c..3271b3d0 100644
--- a/.gitlab-ci/setup-ubuntu.sh
+++ b/.gitlab-ci/setup-ubuntu.sh
@@ -5,18 +5,18 @@ export DEBIAN_FRONTEND=noninteractive
 apt-get -yqq update
 apt-get -yqq install apt-utils
 apt-get -yq install gnome-common libglib2.0-dev-bin \
-                    yelp-tools itstool gtk-doc-tools \
+                                       yelp-tools itstool gtk-doc-tools \
                                        appstream \
-                                   libgirepository1.0-dev  \
-                    libgtk-3-dev libgstreamer1.0-dev \
-                                   libgstreamer-plugins-base1.0-dev \
-                                   libxml2-dev libxml2-utils \
-                                   libnautilus-extension-dev \
-                                   libsecret-1-dev libgspell-1-dev libgnome-desktop-3-dev \
-                    libpoppler-glib-dev poppler-data \
-                                   libspectre-dev libtiff5-dev libdjvulibre-dev \
-                                   libkpathsea-dev libarchive-dev libgxps-dev \
-                               ccache systemd ninja-build python3-pip
+                                       libgirepository1.0-dev  \
+                                       libgtk-3-dev libgstreamer1.0-dev \
+                                       libgstreamer-plugins-base1.0-dev \
+                                       libxml2-dev libxml2-utils \
+                                       libnautilus-extension-dev \
+                                       libsecret-1-dev libgspell-1-dev libgnome-desktop-3-dev \
+                                       libpoppler-glib-dev poppler-data \
+                                       libspectre-dev libtiff5-dev libdjvulibre-dev \
+                                       libkpathsea-dev libarchive-dev libgxps-dev \
+                                       ccache systemd ninja-build python3-pip
 apt-get clean
 rm -rf /var/lib/apt/lists/*
 


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