summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 506a3a42d0..289cd9771b 100644
--- a/wscript
+++ b/wscript
@@ -734,7 +734,7 @@ video_output_features = [
}, {
'name': '--libplacebo',
'desc': 'libplacebo support',
- 'func': check_pkg_config('libplacebo >= 2.72.0'),
+ 'func': check_pkg_config('libplacebo >= 3.104.0'),
}, {
'name': '--vulkan',
'desc': 'Vulkan context support',