diff options
author | Ian Whyman <thev00d00@gentoo.org> | 2016-12-31 16:59:15 +0000 |
---|---|---|
committer | Ian Whyman <thev00d00@gentoo.org> | 2016-12-31 17:00:06 +0000 |
commit | 195d9aabd2533f585e75e7468223ac4232d02fa2 (patch) | |
tree | d5fc71ef4628c02479431b08cf2f963baef61a2c /profiles/default/linux/package.use.mask | |
parent | dev-util/pkgconf: sync live ebuild (diff) | |
download | gentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.tar.gz gentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.tar.bz2 gentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.zip |
media-video/handbrake: Bump Libav dep
It doesnt build with less than v12, which is masked, so mask the flag too.
Gentoo-Bug: 578690
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'profiles/default/linux/package.use.mask')
-rw-r--r-- | profiles/default/linux/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 5117338d5e80..87078a5c8ec9 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Ian Whyman <thev00d00@gentoo.org> (31/12/2016) +# Handbrake needs libav-12 which is masked. +media-video/handbrake libav + # Jason Zaman <perfinion@gentoo.org> (06 Sep 2015) # This is masked in base/package.use.mask as Linux only. sys-auth/consolekit -cgroups |