diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2018-02-20 11:09:31 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2018-02-20 11:09:50 +0100 |
commit | 112463a84a94e52604482b22228b44c510e0a5c6 (patch) | |
tree | d06a90e10bc3b6d59e67191a74f9db4df21f3b37 /debian/control | |
parent | b54d64d6768c0f0eda1578805e4be7d3bb89eccb (diff) | |
download | vyos-strongswan-112463a84a94e52604482b22228b44c510e0a5c6.tar.gz vyos-strongswan-112463a84a94e52604482b22228b44c510e0a5c6.zip |
d/control: update build-deps for libnm port
closes: #862885
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 75a2e9dcb..a0b8711c9 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,7 @@ Build-Depends: bison, libgmp3-dev, libkrb5-dev, libldap2-dev, - libnm-glib-vpn-dev (>= 0.7) [linux-any], - libnm-util-dev (>= 0.7) [linux-any], + libnm-dev, libpam0g-dev, libsqlite3-dev, libssl-dev (>= 0.9.8), |