mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 09:10:10 +01:00
travis: disable gtk-doc for meson builds
Introspection can't be enabled on travis due to a GLib bug [1].
Therefore, gtk-doc must be disabled as well.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=774368
(cherry picked from commit 5af7d46be4)
This commit is contained in:
parent
6a815260db
commit
fb432eec25
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ script:
|
|||
-D introspection=false \
|
||||
-D qt=false \
|
||||
-D crypto=$CRYPTO \
|
||||
-D docs=true \
|
||||
-D docs=false \
|
||||
\
|
||||
-D libnm_glib=true \
|
||||
-D iwd=true \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue