[gegl] tests: fix condition for inclusion of ff-load-save test
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: fix condition for inclusion of ff-load-save test
- Date: Sat, 26 Oct 2019 20:25:09 +0000 (UTC)
commit c05e9bbc2f38accbd99f1daf4551fbaa532b57d5
Author: Ell <ell_se yahoo com>
Date: Sat Oct 26 23:23:26 2019 +0300
tests: fix condition for inclusion of ff-load-save test
tests/ff-load-save/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/ff-load-save/meson.build b/tests/ff-load-save/meson.build
index 66bc64ee9..c48d8411d 100644
--- a/tests/ff-load-save/meson.build
+++ b/tests/ff-load-save/meson.build
@@ -1,4 +1,4 @@
-if gexiv2.found()
+if avlibs_found and gexiv2.found()
test('ff-load-save',
find_program('tests_ff_load_save.sh'),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]