diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-24 16:01:28 +0000 |
---|---|---|
committer | UnicronNL <kim.sidney@gmail.com> | 2016-01-23 19:41:58 +0100 |
commit | 3402a013358a85dd7bc04a5c4a06021ce9065b7a (patch) | |
tree | 15ccf411e30447981e9cc941905f28f88abbae3d /debian/control | |
parent | 6b35676c24c526f08f1d716f1109ee9cf323212a (diff) | |
download | vyatta-cfg-system-3402a013358a85dd7bc04a5c4a06021ce9065b7a.tar.gz vyatta-cfg-system-3402a013358a85dd7bc04a5c4a06021ce9065b7a.zip |
Add missing runtime dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 05f23913..a3c52db1 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,8 @@ Depends: adduser, iproute, curl, parted, + libsnmp-perl, + libpam-cap, ${arch:Depends} Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), |