Commit dd5df783 authored by Samuel Thibault's avatar Samuel Thibault
Browse files

Do not depend on libsystemd-dev on non-Linux

parent ee9c4da0
Pipeline #24119 failed with stages
in 68 minutes and 32 seconds
......@@ -22,7 +22,7 @@ Build-Depends: bison,
libpam0g-dev,
libpcre3-dev (>= 2:8.35-3.2~),
libreadline-gplv2-dev,
libsystemd-dev,
libsystemd-dev [linux-any],
libxml2-dev,
lsb-release,
perl,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment