Bumped version of libhandy to 1.0.1
This commit is contained in:
parent
b815ddf370
commit
f31164cc9b
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ gthread = dependency('gthread-2.0', version: '>=' + target_glib)
|
||||||
iso_codes = dependency('iso-codes')
|
iso_codes = dependency('iso-codes')
|
||||||
javascriptcoregtk = dependency('javascriptcoregtk-4.0', version: '>=' + target_webkit)
|
javascriptcoregtk = dependency('javascriptcoregtk-4.0', version: '>=' + target_webkit)
|
||||||
json_glib = dependency('json-glib-1.0', version: '>= 1.0')
|
json_glib = dependency('json-glib-1.0', version: '>= 1.0')
|
||||||
libhandy = dependency('libhandy-1', version: '>= 1.0')
|
libhandy = dependency('libhandy-1', version: '>= 1.0.1')
|
||||||
libmath = cc.find_library('m')
|
libmath = cc.find_library('m')
|
||||||
libpeas = dependency('libpeas-1.0', version: '>= 1.24.0')
|
libpeas = dependency('libpeas-1.0', version: '>= 1.24.0')
|
||||||
libpeas_gtk = dependency('libpeas-gtk-1.0', version: '>= 1.24.0')
|
libpeas_gtk = dependency('libpeas-gtk-1.0', version: '>= 1.24.0')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue