]> git.mdlowis.com Git - proto/labwc.git/commitdiff
chase: wlroots version dep to 0.18
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 18 Mar 2024 22:53:54 +0000 (23:53 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 17 Jul 2024 20:28:59 +0000 (21:28 +0100)
meson.build
subprojects/wlroots.wrap

index eddce0c3d7eae9f40caf57e3bbb8e1ef1f29a59a..629447b3f673d6041d300d9b4bfa9636e328bd87 100644 (file)
@@ -51,7 +51,7 @@ add_project_arguments('-DLABWC_VERSION=@0@'.format(version), language: 'c')
 wlroots = dependency(
   'wlroots',
   default_options: ['default_library=static', 'examples=false'],
-  version: ['>=0.17.0', '<0.18.0'],
+  version: ['>=0.18.0', '<0.19.0'],
 )
 
 wlroots_has_xwayland = wlroots.get_variable('have_xwayland') == 'true'
index 7ae858236e07ca1d4f9b553e905659d4b95ac1c7..33e301a6c32045852f8d838422511d3340e9c384 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = 0.17
+revision = 3b4d7d2a926a0b65d3bad6649615c0b6a61c0336
 
 [provide]
 dependency_names = wlroots