diff options
author | Nils Freydank <holgersson@posteo.de> | 2021-01-18 11:25:25 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-18 11:27:38 +0200 |
commit | ae044ee3b1f65ca51945033fb91fc71d60168e63 (patch) | |
tree | 3e4d2218bb0acc036712a55c2274987a9b52cc68 /profiles/arch/x86 | |
parent | www-server/lighttpd: Support wasm files (diff) | |
download | gentoo-ae044ee3b1f65ca51945033fb91fc71d60168e63.tar.gz gentoo-ae044ee3b1f65ca51945033fb91fc71d60168e63.tar.bz2 gentoo-ae044ee3b1f65ca51945033fb91fc71d60168e63.zip |
profiles/arch/x86: Mask for gstreamer support in pdfpc
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 9a04d868347f..8ec94c2ae7b7 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Nils Freydank <holgersson@posteo.de> (2021-01-18) +# Depends on media-plugins/gst-plugins-cairo, which isn't keyworded on x86. +app-misc/pdfpc gstreamer + # Sam James <sam@gentoo.org> (2021-01-14) # Needs libsdl2[vulkan] # Vulkan may be supported on x86, as per |