diff options
| author | Michael Biebl <biebl@debian.org> | 2014-09-30 06:06:04 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-09-30 06:06:51 +0200 |
| commit | 69b95405b07fc2a5833dfcbe18c9229706c2104e (patch) | |
| tree | 03a5f48ea89339fbe267c4fbe97f6603194f3f26 /debian/control | |
| parent | 11b3df4b4c7fcb23ca6a8abb4da59d7a3b179de0 (diff) | |
Build against libsystemd-dev
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 292e1086..7f11a1f2 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,7 @@ Build-Depends: debhelper (>= 9), libgcrypt11-dev, uuid-dev, systemd (>= 185), - libsystemd-login-dev (>= 185), - libsystemd-daemon-dev, + libsystemd-dev (>= 209), libudev-dev (>= 165), libgudev-1.0-dev (>= 165), libgirepository1.0-dev (>= 0.10.7-1~), |