mirror of
https://gitlab.com/GloriousEggroll/obs-studio-nobara.git
synced 2025-12-10 00:00:02 -05:00
rebase to latest upstream
This commit is contained in:
14
add-plugins.patch
Normal file
14
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(streamfx)
|
||||
+ add_subdirectory(obs-vkcapture)
|
||||
+ add_subdirectory(obs-source-record)
|
||||
|
||||
check_obs_browser()
|
||||
elseif(OS_FREEBSD)
|
||||
Reference in New Issue
Block a user