]> git.mdlowis.com Git - proto/labwc.git/commitdiff
chase: version pkgconfig, headers, and library
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 27 May 2024 23:52:04 +0000 (01:52 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 17 Jul 2024 20:28:59 +0000 (21:28 +0100)
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4614

meson.build
subprojects/wlroots.wrap

index 629447b3f673d6041d300d9b4bfa9636e328bd87..3ec6eeb18e6818dd39b22dede9d0f825880b3a2a 100644 (file)
@@ -49,7 +49,7 @@ endif
 add_project_arguments('-DLABWC_VERSION=@0@'.format(version), language: 'c')
 
 wlroots = dependency(
-  'wlroots',
+  'wlroots-0.18',
   default_options: ['default_library=static', 'examples=false'],
   version: ['>=0.18.0', '<0.19.0'],
 )
index db4faf0afc1c2f4f7335ce8933bbc1778d628e81..5ac4b36f39cc3f037f7b1d65e9be119ec7748bcd 100644 (file)
@@ -1,6 +1,7 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = b821be5749061b0b73d777cb2fc74204cbf78278
+revision = 4b4f76cc13574544216b59b3a9902b468b82108b
 
 [provide]
-dependency_names = wlroots
+dependency_names = wlroots-0.18
+wlroots-0.18=wlroots