summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/gtk/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index 2f80dcccfc..580ca7d8ac 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -78,7 +78,7 @@ tests = [
['vector'],
['widgetorder'],
['widget-refcount'],
- ['listmodel-performance', ['listmodel-performance.c','gtkstringlist.c','gtkarraystore.c']]
+ ['listmodel-performance', ['listmodel-performance.c','gtkstringlist.c','gtkarraystore.c'], [], [ '-lJudy' ]]
]
# Tests that are expected to fail