diff options
Diffstat (limited to 'profiles/base/package.use.mask')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f27ae607f2f6..6fc52ac8f257 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (29 Jun 2017) +# Upstream switched to CMake and no longer provides option to build +# static and shared libs. The flag is preserved not to break USE +# depenencies. +>=app-arch/snappy-1.1.5 static-libs + # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (18 Jun 2017) # Libav is basically unsupported by mpv, see upstream issues 3923, 3925. # Needs patch to even build, subs are broken and not supported anymore. |