Commit e13d9d6e authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Merge branch 'patch' into 'master'

Do not depend on libsystemd-dev on non-Linux

See merge request !5
parents 4b38a133 0f4aaa04
Pipeline #24240 passed with stages
in 65 minutes and 57 seconds
...@@ -22,7 +22,7 @@ Build-Depends: bison, ...@@ -22,7 +22,7 @@ Build-Depends: bison,
libpam0g-dev, libpam0g-dev,
libpcre3-dev (>= 2:8.35-3.2~), libpcre3-dev (>= 2:8.35-3.2~),
libreadline-gplv2-dev, libreadline-gplv2-dev,
libsystemd-dev, libsystemd-dev [linux-any],
libxml2-dev, libxml2-dev,
lsb-release, lsb-release,
perl, 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