meson: Bump libhandy to 0.0.9
This commit is contained in:
parent
977a7d7d06
commit
f827d3c948
2 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ libgvc = subproject(
|
|||
)
|
||||
libgvc_dep = libgvc.get_variable('libgvc_dep')
|
||||
|
||||
libhandy_dep = dependency('libhandy-0.0', version: '>= 0.0.8', required: false)
|
||||
libhandy_dep = dependency('libhandy-0.0', version: '>= 0.0.9', required: false)
|
||||
if not libhandy_dep.found()
|
||||
libhandy = subproject(
|
||||
'libhandy',
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3721b490b6aacd0a8c755bf445b0a91ee9c347bc
|
||||
Subproject commit 56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c
|
Loading…
Add table
Add a link
Reference in a new issue