diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-22 07:43:02 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-22 07:44:26 +1000 |
commit | ad090a9bda1a038b5522c9dabc16c7b0a9a89d78 (patch) | |
tree | 583d7bccc0aa2ab767e0e7de8f54eedd2dd37a92 /profiles | |
parent | profiles: mask qt5 USE flag on x86-fbsd due to being unkeyworded (diff) | |
download | gentoo-ad090a9bda1a038b5522c9dabc16c7b0a9a89d78.tar.gz gentoo-ad090a9bda1a038b5522c9dabc16c7b0a9a89d78.tar.bz2 gentoo-ad090a9bda1a038b5522c9dabc16c7b0a9a89d78.zip |
profiles: mask media-libs/mlt[jack,opengl] on x86-fbsd due to unkeyworded dependencies
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86-fbsd/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index 115e8178126a..bf80865213bc 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Michael Palimaka <kensington@gentoo.org> (21 Jun 2016) +# Requires unkeyworded media-sound/jack-audio-connection-kit & media-video/movit +media-libs/mlt jack opengl + # Davide Pesavento <pesa@gentoo.org> (26 Oct 2015) # Tests require non-keyworded qt5 dev-qt/qtchooser test |