Commit 0f4aaa04 authored by Samuel Thibault's avatar Samuel Thibault
Browse files

Do not depend on libsystemd-dev on non-Linux

parent 4b38a133
Pipeline #24122 passed with stages
in 63 minutes and 40 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