aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/test-libstoreconsumer
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test-libstoreconsumer')
-rw-r--r--tests/functional/test-libstoreconsumer/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/test-libstoreconsumer/meson.build b/tests/functional/test-libstoreconsumer/meson.build
index ad96aac12..63d0c97ac 100644
--- a/tests/functional/test-libstoreconsumer/meson.build
+++ b/tests/functional/test-libstoreconsumer/meson.build
@@ -2,6 +2,7 @@ libstoreconsumer_tester = executable(
'test-libstoreconsumer',
'main.cc',
dependencies : [
+ libasanoptions,
liblixutil,
liblixstore,
sodium,