summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-20 08:27:03 +0200
committerThomas Haller <thaller@redhat.com>2019-04-20 19:36:39 +0200
commita0f31e4038d29c9055a42a1ea8f95ae7fd648579 (patch)
tree042d5639e6ef8b2877ebcfe36b8c1d20827623c2 /contrib
parent0247c06d97cd1e5fa0af1c63c97445d84becb090 (diff)
downloadNetworkManager-a0f31e4038d29c9055a42a1ea8f95ae7fd648579.tar.gz
gitlab-ci: install glib2-doc via "contrib/fedora/REQUIRED_PACKAGES"
We also generate a source tarball and artifact it. Hence, we need proper gtk-doc links. This requires files in /usr/share/gtk-doc/html for adding cross links. Install glib2-doc package. Note that in containers dnf is configured to not install documentation files. We need to override that.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/fedora/REQUIRED_PACKAGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora/REQUIRED_PACKAGES b/contrib/fedora/REQUIRED_PACKAGES
index 00216e3f89..9928cf0000 100755
--- a/contrib/fedora/REQUIRED_PACKAGES
+++ b/contrib/fedora/REQUIRED_PACKAGES
@@ -34,6 +34,7 @@ install \
gcc-c++ \
gettext-devel \
git \
+ glib2-doc \
gnutls-devel \
gobject-introspection-devel \
gtk-doc \