network-manager-wireguard icon indicating copy to clipboard operation
network-manager-wireguard copied to clipboard

Debian Buster: no libnm-gtk-dev

Open cy8aer opened this issue 6 years ago • 1 comments

Debian Buster and Sid do not have libnm-gtk-dev anymore. Is it possible that network manager 1.10 and up do work in another way than before for gnome plugins?

cy8aer avatar May 25 '18 19:05 cy8aer

I found this to be true in OpenSUSE Tumbleweed as well. I looked at it and found that this plugin does not really use anything from the library, so I removed an include file and changed the configuration to build without libnm-gtk-dev being installed. You can see my fixes for this here which includes a couple of other fixes for minor issues as well. I'm running NetworkManager 1.12 and it works fine with that.

Druco avatar Sep 21 '18 00:09 Druco