Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# gtk4 4.20.3 in the build tag is one patch version below the 4.20.4
# required by libnma-gtk4. Disable the gtk4 VPN editor plugin until
# gtk4 is updated. The GTK3 editor plugin is still built.
[components.NetworkManager-libreswan]

[components.NetworkManager-libreswan.build]
without = ["gtk4"]
1 change: 0 additions & 1 deletion base/comps/components.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ includes = ["**/*.comp.toml", "component-check-disablement.toml"]
[components.MUMPS]
[components.ModemManager]
[components.NetworkManager]
[components.NetworkManager-libreswan]
[components.OpenCL-ICD-Loader]
[components.OpenIPMI]
[components.PEGTL]
Expand Down
Loading