tests: Use g_assert_cmpvariant() from GLib 2.60
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
d9acee829a
commit
418b79ab7f
2 changed files with 2 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
deps = [
|
||||
dependency('gio-2.0', version: '>= 2.60.1'),
|
||||
dependency('gio-unix-2.0', version: '>= 2.44'),
|
||||
dependency('glib-2.0', version: '>= 2.54.2'),
|
||||
dependency('glib-2.0', version: '>= 2.60.0'),
|
||||
dependency('gobject-2.0', version: '>= 2.44'),
|
||||
libmalcontent_dep,
|
||||
libglib_testing_dep,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue