mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
media-video/obs-studio: remove unneeded 6.10 patch from 9999
The qt-6.10 build fix has been merged upstream. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
@@ -160,11 +160,6 @@ QA_PREBUILT="
|
||||
usr/lib*/obs-plugins/swiftshader/libGLESv2.so
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
# https://bugs.gentoo.org/966051
|
||||
"${FILESDIR}/${PN}-32.0.2-fix-build-with-qt-6.10.patch"
|
||||
)
|
||||
|
||||
pkg_setup() {
|
||||
use lua && lua-single_pkg_setup
|
||||
use python && python-single-r1_pkg_setup
|
||||
@@ -185,8 +180,7 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
# Un-comment after all patches are gone.
|
||||
#default
|
||||
default
|
||||
|
||||
sed -i 's/-Werror //' libobs/cmake/linux/libobs.pc.in || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user