diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-17 01:48:25 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-17 01:48:25 +0300 |
commit | 2bed9e877cfc1cd25c48bc9b6aba1307156c7129 (patch) | |
tree | 3bf0b358a78320cb8233fc2dcc3445acebe98a32 /conf/intel | |
parent | 6d91ed37d25b33ee51a9d8c1be5ff118c32f99e0 (diff) |
networkmanager and libgudev with systemd support
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/package.use/00-kogaion.package.use | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/intel/portage/package.use/00-kogaion.package.use b/conf/intel/portage/package.use/00-kogaion.package.use index 1fb5294..f3e7656 100644 --- a/conf/intel/portage/package.use/00-kogaion.package.use +++ b/conf/intel/portage/package.use/00-kogaion.package.use @@ -632,7 +632,8 @@ net-misc/minidlna netgear readynas net-misc/mosh ufw # bluetooth use flag is useless # wext due to bug 3283 -net-misc/networkmanager -bluetooth connection-sharing dhclient -dhcpcd -gnutls introspection modemmanager nss wext wimax +net-misc/networkmanager -bluetooth connection-sharing dhclient -dhcpcd -gnutls introspection modemmanager nss wext wimax systemd +virtual/libgudev systemd # OLD: to make VPN working with networkmanager (nm-applet) # NEW: USE=gtk makes these plugins work properly with # newer nm-applet. Please, don't remove it and see @@ -1198,3 +1199,5 @@ x11-themes/numix-gtk-theme-dark gtk3 metacity openbox xfwm4 # disabling lightdm-qt4 until it gets solved x11-misc/lightdm -qt4 + + |