summaryrefslogtreecommitdiffstats
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 7cd2e92..cb076f5 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,5 +1,5 @@
sdeventplus_deps = [
- dependency('libsystemd'),
+ dependency('libsystemd', version: '>=239'),
dependency('stdplus'),
]
OpenPOWER on IntegriCloud