mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
chase: version pkgconfig, headers, and library
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4614
This commit is contained in:
parent
d16c6dd63a
commit
924e31f089
2 changed files with 4 additions and 3 deletions
|
|
@ -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'],
|
||||
)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue