diff options
author | 2021-08-20 17:39:41 +0200 | |
---|---|---|
committer | 2021-08-22 14:31:14 +0200 | |
commit | 517b2e91ffc1154736db63ad543054d1c57179ca (patch) | |
tree | c4a8222de687a65f130c80d8c26dd0183a320654 /profiles | |
parent | media-gfx/img2pdf: try to fix test dependencies once again (diff) | |
download | gentoo-517b2e91ffc1154736db63ad543054d1c57179ca.tar.gz gentoo-517b2e91ffc1154736db63ad543054d1c57179ca.tar.bz2 gentoo-517b2e91ffc1154736db63ad543054d1c57179ca.zip |
profiles: riscv: Add IUSE=phonon consumers to package.use.mask
Library is non-operational without backends.
See also: https://github.com/gentoo/gentoo/pull/21955
Bug: https://bugs.gentoo.org/807787
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 96e9d5134a4c..947a01d4a7f9 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -29,8 +29,18 @@ kde-plasma/plasma-meta networkmanager accessibility grub plymouth pulseaudio kde-plasma/discover firmware flatpak kde-plasma/kwin accessibility screencast kde-plasma/plasma-firewall firewalld + +# Andreas Sturmlechner <asturm@gentoo.org> (2021-08-21) +# Please don't keyword media-libs/phonon w/o at least one of those. # vlc has libatomic issue, bug #803473 media-libs/phonon vlc gstreamer +kde-frameworks/knotifications phonon +kde-frameworks/knotifyconfig phonon +kde-apps/kio-extras phonon +kde-apps/marble phonon +app-office/calligra phonon +media-sound/yarock phonon +net-irc/kvirc phonon # Marek Szuba <marecki@gentoo.org> (2021-08-17) # sys-libs/libfaketime does not work properly on this arch |