aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3aac10f..246196b 100644
--- a/meson.build
+++ b/meson.build
@@ -9,7 +9,6 @@ project('icipc', ['c'],
)
threads_dep = dependency('threads', required: true)
-spa_dep = dependency('libspa-0.2', version: '>= 0.2', required: true)
pkgconfig = import('pkgconfig')
cc = meson.get_compiler('c')