After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791433 - [meson] NetworkManager is automagic
[meson] NetworkManager is automagic
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2017-12-10 10:30 UTC by Quentin "Sardem FF7" Glidic
Modified: 2017-12-17 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add an option to allow disabling NetworkManager support (3.85 KB, patch)
2017-12-10 10:32 UTC, Quentin "Sardem FF7" Glidic
committed Details | Review

Description Quentin "Sardem FF7" Glidic 2017-12-10 10:30:36 UTC
Downstreams don’t like automagic dependencies, so there should be a way to disable NM support properly.
Comment 1 Quentin "Sardem FF7" Glidic 2017-12-10 10:32:11 UTC
Created attachment 365307 [details] [review]
Add an option to allow disabling NetworkManager support
Comment 2 Carlos Garnacho 2017-12-11 15:55:22 UTC
Comment on attachment 365307 [details] [review]
Add an option to allow disabling NetworkManager support

Makes sense, and gets more consistent wrt the arguments supported in autotools.
Comment 3 Sam Thursfield 2017-12-16 15:16:02 UTC
Review of attachment 365307 [details] [review]:

Merged as 186d8b4cae176a6a540e9aaf1966c94751525531, thanks.

I renamed the option to network_manager to make it consistent with the other option names.
Comment 4 Carlos Garnacho 2017-12-17 11:32:42 UTC
Closing fixed bugs. Thanks for the patches :)