]> git.mdlowis.com Git - proto/labwc.git/commitdiff
build: use wlroots 0.15.0
authorJohan Malm <jgm323@gmail.com>
Sun, 26 Dec 2021 22:42:51 +0000 (22:42 +0000)
committerJohan Malm <jgm323@gmail.com>
Sun, 26 Dec 2021 22:42:51 +0000 (22:42 +0000)
meson.build
subprojects/wlroots.wrap

index 78caf028f30f21fb5e5739a281785298f14d3d0d..cf98a8d37c234d2c791bab83525576295370c167 100644 (file)
@@ -37,7 +37,7 @@ if git.found()
 endif
 add_project_arguments('-DLABWC_VERSION=@0@'.format(version), language: 'c')
 
-wlroots_version = ['>=0.16.0', '<0.17.0']
+wlroots_version = ['=0.15.0']
 wlroots_proj = subproject(
   'wlroots',
   default_options: ['default_library=static', 'examples=false'],
index 640a5aa2396f53af6d6b5a58e7b2ee7d8b5242a1..b3ef88d649434a7963c6d6971231a6b8de3b22df 100644 (file)
@@ -1,3 +1,3 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots
-revision = master
+revision = 0.15.0