aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLukas Rusak <lorusak@gmail.com>2023-03-08 19:15:27 -0800
committerLukas Rusak <lorusak@gmail.com>2023-03-08 19:15:27 -0800
commit4a5cc4a8b3e1f99a8fc3c43e2459b69f44893fd0 (patch)
tree2e85f79f6e09ff9c2176b05c1e1603c8f1f64b14 /CMakeLists.txt
parent1183403b631ebc6c49fac1c19d8203e2080fd2e1 (diff)
[cmake] pipewire: actually set minimum version to 0.3.50
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2739e60c93..1c678b1695 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -204,7 +204,7 @@ set(optional_deps Alsa
MDNS
MicroHttpd
NFS
- Pipewire
+ Pipewire>=0.3.50
Plist
PulseAudio
Python