summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f2eb6f7f..fb656eb9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,6 +43,7 @@
gobject-introspection-devel redhat-rpm-config
gtk-doc
iso-codes-devel
+ mobile-broadband-provider-info-devel
jansson-devel
ModemManager-glib-devel
libselinux-devel
@@ -66,6 +67,7 @@
-Dteam=false
-Dgcr=false
-Diso_codes=false
+ -Dmobile_broadband_provider_info=false
-Dld_gc=false
-Dgtk_doc=false
-Dintrospection=false
@@ -90,6 +92,7 @@
-Dteam=true
-Dgcr=true
-Diso_codes=true
+ -Dmobile_broadband_provider_info=true
-Dld_gc=true
-Dgtk_doc=true
-Dintrospection=true
@@ -114,6 +117,7 @@
--without-libnm-gtk
--disable-nls
--disable-iso-codes
+ --disable-mobile-broadband-provider-info
--disable-gtk-doc
--disable-introspection
--disable-schemas-compile
@@ -141,6 +145,7 @@
--without-libnm-gtk
--enable-nls
--enable-iso-codes
+ --enable-mobile-broadband-provider-info
--enable-gtk-doc
--enable-introspection
--enable-schemas-compile