Add missing patches
This commit is contained in:
parent
ecb74525cc
commit
575ad9bcb2
14
patches/add-plugins.patch
Normal file
14
patches/add-plugins.patch
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
|
||||||
|
index d20bce142..febeff6b7 100644
|
||||||
|
--- a/plugins/CMakeLists.txt
|
||||||
|
+++ b/plugins/CMakeLists.txt
|
||||||
|
@@ -60,6 +60,9 @@ elseif(OS_LINUX)
|
||||||
|
add_subdirectory(vlc-video)
|
||||||
|
add_subdirectory(sndio)
|
||||||
|
add_subdirectory(obs-vst)
|
||||||
|
+ add_subdirectory(obs-vkcapture)
|
||||||
|
+ add_subdirectory(obs-source-record)
|
||||||
|
+
|
||||||
|
|
||||||
|
check_obs_browser()
|
||||||
|
elseif(OS_FREEBSD)
|
1149
patches/remove-ffmpeg-vaapi.patch
Normal file
1149
patches/remove-ffmpeg-vaapi.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user