diff --git a/patches/add-plugins.broken b/patches/add-plugins.broken deleted file mode 100644 index 63a1ba7..0000000 --- a/patches/add-plugins.broken +++ /dev/null @@ -1,14 +0,0 @@ -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)