control: tags -1 fixed-upstream patch The upstream build system already checks for libsystemd, so all that is needed is updating the Build-Depends. Trivial patch attached.
-- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
Index: debian/control
===================================================================
--- debian/control (Revision 43854)
+++ debian/control (Arbeitskopie)
@@ -28,7 +28,7 @@
libgnome-desktop-3-dev (>= 3.10),
libinput-dev [linux-any],
libstartup-notification0-dev (>= 0.7),
- libsystemd-login-dev (>= 212) [linux-any],
+ libsystemd-dev (>= 212) [linux-any],
libupower-glib-dev (>= 0.99.0),
libxcb-randr0-dev,
libxcomposite-dev (>= 1:0.2),
Index: debian/control.in
===================================================================
--- debian/control.in (Revision 43854)
+++ debian/control.in (Arbeitskopie)
@@ -24,7 +24,7 @@
libgnome-desktop-3-dev (>= 3.10),
libinput-dev [linux-any],
libstartup-notification0-dev (>= 0.7),
- libsystemd-login-dev (>= 212) [linux-any],
+ libsystemd-dev (>= 212) [linux-any],
libupower-glib-dev (>= 0.99.0),
libxcb-randr0-dev,
libxcomposite-dev (>= 1:0.2),
signature.asc
Description: OpenPGP digital signature

