mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-video/obs-studio: drop upstreamed patch from 9999
Actual upstream seems to be archived, but the OBS Studio project has decided to apply the fix. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
@@ -189,10 +189,6 @@ src_prepare() {
|
||||
use wayland && filter-lto
|
||||
|
||||
cmake_src_prepare
|
||||
|
||||
pushd deps/json11 &> /dev/null || die
|
||||
eapply "${FILESDIR}/json11-1.0.0-include-cstdint.patch"
|
||||
popd &> /dev/null || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user