mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: Force USE=gstreamer on webkit-gtk >= 2.42
Closes: https://bugs.gentoo.org/914362 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-09-18)
|
||||
# Disabling gstreamer seems to be untested upstream and is often broken.
|
||||
# The gstreamer dependencies are trivial in compile time and disk usage
|
||||
# compared to webkit-gtk.
|
||||
# Bugs #911663, #914362
|
||||
>=net-libs/webkit-gtk-2.42 gstreamer
|
||||
|
||||
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
|
||||
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
|
||||
# Therefore apply mask/force to override the profile's defaults, and invert on
|
||||
|
||||
Reference in New Issue
Block a user