summaryrefslogtreecommitdiff
path: root/graphics/plasma6-spectacle/files/extra-patch-pipewire-off
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/plasma6-spectacle/files/extra-patch-pipewire-off')
-rw-r--r--graphics/plasma6-spectacle/files/extra-patch-pipewire-off2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plasma6-spectacle/files/extra-patch-pipewire-off b/graphics/plasma6-spectacle/files/extra-patch-pipewire-off
index 367d2e39f8bb..3eb884a1ca2f 100644
--- a/graphics/plasma6-spectacle/files/extra-patch-pipewire-off
+++ b/graphics/plasma6-spectacle/files/extra-patch-pipewire-off
@@ -10,7 +10,7 @@
+ find_package(KPipeWire REQUIRED)
+ set(PIPEWIRE_FOUND 1)
+endif()
- find_package(OpenCV REQUIRED core imgproc)
+ find_package(OpenCV 4.7 REQUIRED core imgproc)
set_package_properties(KPipeWire PROPERTIES DESCRIPTION
"Used to record pipewire streams into a file"