summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index dec82d3465..a0227e648e 100644
--- a/wscript
+++ b/wscript
@@ -496,7 +496,7 @@ video_output_features = [
'name': '--gbm',
'desc': 'GBM',
'deps': 'gbm.h',
- 'func': check_pkg_config('gbm'),
+ 'func': check_pkg_config('gbm', '>= 17.1.0'),
} , {
'name': '--wayland-scanner',
'desc': 'wayland-scanner',