Enable support for systemd socket activation
authorRob Browning <rlb@defaultvalue.org>
Thu, 20 Dec 2018 16:47:42 +0000 (10:47 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 20 Dec 2018 16:47:57 +0000 (10:47 -0600)
Thanks to Ansgar Burchardt for the report.

Closes: 916760
debian/control
debian/rules

index fa3177fd40af6988b46382c0aed365e1ddeab9bb..d35a45da5b03d112f7ad24a251e814e933811f30 100644 (file)
@@ -7,6 +7,7 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib
  gnupg-agent,
  libgif-dev | libungif4-dev,
  libtiff-dev,
+ libsystemd-dev,
  procps,
  xaw3dg-dev,
  libpng-dev, libjpeg-dev, libm17n-dev, libotf-dev,
index 8f985b74e04f463345755d3d0100cccbe71395b9..6a3c40a2833d1b4ded87658de9f734ba9ae85902 100755 (executable)
@@ -267,6 +267,7 @@ confflags += --libexecdir=/usr/lib
 confflags += --localstatedir=/var/lib
 confflags += --infodir=/usr/share/info
 confflags += --mandir=/usr/share/man
+confflags += --enable-libsystemd
 confflags += --with-pop=yes
 confflags += --enable-locallisppath=$(local_lpath)
 confflags += --with-sound=alsa