mirror of
https://github.com/labwc/labwc.git
synced 2026-03-12 05:33:53 -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')
|
add_project_arguments('-DLABWC_VERSION=@0@'.format(version), language: 'c')
|
||||||
|
|
||||||
wlroots = dependency(
|
wlroots = dependency(
|
||||||
'wlroots',
|
'wlroots-0.18',
|
||||||
default_options: ['default_library=static', 'examples=false'],
|
default_options: ['default_library=static', 'examples=false'],
|
||||||
version: ['>=0.18.0', '<0.19.0'],
|
version: ['>=0.18.0', '<0.19.0'],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
[wrap-git]
|
[wrap-git]
|
||||||
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
revision = b821be5749061b0b73d777cb2fc74204cbf78278
|
revision = 4b4f76cc13574544216b59b3a9902b468b82108b
|
||||||
|
|
||||||
[provide]
|
[provide]
|
||||||
dependency_names = wlroots
|
dependency_names = wlroots-0.18
|
||||||
|
wlroots-0.18=wlroots
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue