summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-09-30 18:16:21 +0200
committerMichael Biebl <biebl@debian.org>2014-09-30 18:16:26 +0200
commit160efa75865c014abf27f4eee61cf74e8044029c (patch)
tree5a8108470750227597bdb7ac0947799d3392319b /debian/control
parent80109385766a74ea6e1493e27bc4b50f2112f98b (diff)
downloaddbus-160efa75865c014abf27f4eee61cf74e8044029c.tar.gz
Build against libsystemd-dev
In systemd v209 the various libraries were merged into a single libsystemd library.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index af525c09..aed5c3b3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,7 @@ Uploaders: Sjoerd Simons <sjoerd@debian.org>,
# features:
# libaudit-dev
# libcap-ng-dev
-# libsystemd-daemon-dev (circular dependency)
-# libsystemd-journal-dev (circular dependency)
-# libsystemd-login-dev (circular dependency)
+# libsystemd-dev (circular dependency)
# The following packages can be omitted for bootstrapping, but provide extra
# debugging support in /usr/lib/*/dbus-1.0/debug-build:
# valgrind
@@ -36,9 +34,7 @@ Build-Depends: automake (>= 1:1.10),
libdbus-glib-1-dev,
libglib2.0-dev,
libselinux1-dev [linux-any],
- libsystemd-daemon-dev (>= 32) [linux-any],
- libsystemd-journal-dev (>= 32) [linux-any],
- libsystemd-login-dev (>= 32) [linux-any],
+ libsystemd-dev (>= 209) [linux-any],
libx11-dev,
python (>= 2.6),
python-dbus,