diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-07-28 19:12:31 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-07-28 19:12:31 +0200 |
commit | fd1e9f808bba47c62b40b51c0afc0bd5c2821835 (patch) | |
tree | 4b14563d03288f6ec81c2df64b88677f9475031e /debian/control | |
parent | 1e90ef71efd5f3e487b48cd20e0eff94dbe6b822 (diff) | |
download | vyos-strongswan-fd1e9f808bba47c62b40b51c0afc0bd5c2821835.tar.gz vyos-strongswan-fd1e9f808bba47c62b40b51c0afc0bd5c2821835.zip |
Revert "Don't rely on pkg-config based systemd detection"
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a.
Conflicts:
debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 934db0f37..ddf690548 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev, libfcgi-dev, clearsilver-dev, libgcrypt20-dev | libgcrypt11-dev, libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7) [linux-any], libnm-glib-vpn-dev (>= 0.7) [linux-any], libnm-util-dev (>= 0.7) [linux-any], - gperf, libcap-dev [linux-any], dh-autoreconf, pkg-config, dh-systemd (>= 1.5) + gperf, libcap-dev [linux-any], dh-autoreconf, pkg-config, + systemd [linux-any], dh-systemd (>= 1.5) Homepage: http://www.strongswan.org Package: strongswan |