nm-l2tp / NetworkManager-l2tp

L2TP and L2TP/IPsec support for NetworkManager
GNU General Public License v2.0
492 stars 83 forks source link

Recommends instead of Requires for strongswan and libreswan #48

Closed dkosovic closed 7 years ago

dkosovic commented 7 years ago

NetworkManager-l2tp is compatible with either libreswan or strongswan.

With the prebuilt binary packages for the dependencies on strongswan and libreswan , use Recommends instead of Requires, so users can switch between strongswan or libreswan.

Fedora and derivatives have been shipping both strongswan and libreswan for a number of years.

Debian and Ubuntu have been shipping with strongswan for a number of years and in the last few months started shipping libreswan.

dkosovic commented 7 years ago

Fedora 24 and later support Recommends and NetworkManager-l2tp 1.2.8 RPMs now use Recommends.

Recommends on Ubuntu doesn't install the corresponding package, so now using: Dependends strongswan | libreswan