From: Consolatis <35009135+Consolatis@users.noreply.github.com> Date: Mon, 27 May 2024 23:52:04 +0000 (+0200) Subject: chase: version pkgconfig, headers, and library X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=924e31f089fab04b2f261bf0537a54887af4cec7;p=proto%2Flabwc.git chase: version pkgconfig, headers, and library https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4614 --- diff --git a/meson.build b/meson.build index 629447b3..3ec6eeb1 100644 --- a/meson.build +++ b/meson.build @@ -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'], ) diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index db4faf0a..5ac4b36f 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -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