Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Plasma teething problems - Part I
Date: Tue, 25 Jun 2019 14:09:18
Message-Id: qet9tu$57jt$1@blaine.gmane.org
In Reply to: [gentoo-user] Plasma teething problems - Part I by Mick
1 On 24/06/2019 14:00, Mick wrote:
2 > I've installed plasma-meta plus some kde-apps meta packages as follows:
3 >
4 > kde-apps/kdeadmin-meta
5 > kde-apps/kdecore-meta
6 > kde-apps/kdegraphics-meta
7 > kde-apps/kdemultimedia-meta
8 > kde-apps/kdenetwork-meta
9 > kde-apps/kdepim-meta
10 > kde-apps/kdeutils-meta
11 > kde-apps/kwalletmanager
12 > kde-frameworks/oxygen-icons
13 > kde-plasma/plasma-meta
14 >
15 > One of the above[1] brought in NetworkManager, which I don't use because for
16 > my use case there's nothing wrong with openrc netifrc scripts.
17 > [...]
18 > [1] kde-plasma/plasma-meta requires kde-plasma/powerdevil, which requires kde-
19 > frameworks/networkmanager-qt, which requires net-misc/networkmanager, which
20 > requires net-misc/modemmanager
21
22 I use Plasma, and NW is not installed. I have "-networkmanager" in my
23 USE flags in make.conf. Add that, and do a:
24
25 emerge -auDN --with-bdeps=y @world
26 emerge -a --depclean
27
28 You should then be able to install Plasma without NW.

Replies

Subject Author
Re: [gentoo-user] Re: Plasma teething problems - Part I Neil Bothwick <neil@××××××××××.uk>