Bump libhandy to 0.90.0
The API is now stable.
This commit is contained in:
parent
9e96307b79
commit
bccbaf5e43
2 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ libgvc = subproject(
|
|||
)
|
||||
libgvc_dep = libgvc.get_variable('libgvc_dep')
|
||||
|
||||
libhandy_dep = dependency('libhandy-1', version: '>= 0.84.0', required: false)
|
||||
libhandy_dep = dependency('libhandy-1', version: '>= 0.90.0', required: false)
|
||||
if not libhandy_dep.found()
|
||||
libhandy = subproject(
|
||||
'libhandy',
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a61bd9c6bc95f5418ef5376a99632d103162d49
|
||||
Subproject commit c7aaf6f4f50b64ee55fcfee84000e9525fc5f93a
|
Loading…
Add table
Add a link
Reference in a new issue