Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] emerge --depclean
Date: Sun, 09 May 2021 01:36:49
Message-Id: CAC=wYCH=TC8zFb2xC==NF2g2ngdRuyU9_NAtSKnkUxrFLUGEfw@mail.gmail.com
In Reply to: [gentoo-user] emerge --depclean by thelma@sys-concept.com
1 > x11-libs/libvdpau
2 > selected: 1.4
3 > protected: none
4 > omitted: none
5 >
6
7 I'm guessing that would be pulled in by USE +vdpau, so if you've removed it
8 then done an emerge with -N or -U it won't be required anymore.
9
10 >
11 > x11-drivers/xf86-video-amdgpu
12 > selected: 19.1.0
13 > protected: none
14 > omitted: none
15 >
16
17 And that would be pulled in by
18 VIDEO_CARDS="amdgpu"