Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-misc/networkmanager
net-vpn/strongswan[networkmanager]
x11-libs/gtk+:3
- glib? ( gnome-extra/nm-applet[gtk] )
+ glib? ( gnome-extra/nm-applet[gtk]
+ <net-misc/networkmanager-1.19 )
"
DEPEND="
src_configure() {
local myeconfargs=(
- # Don't enable all warnings, as some are treated as errors and the compilation will fail
+ # Don't enable all warnings, as some are treated as errors and the compilation will fail
--disable-more-warnings
--disable-static
$(usex glib '' --without-libnm-glib)