diff options
author | UnicronNL <kim.sidney@gmail.com> | 2017-11-07 20:28:51 +0100 |
---|---|---|
committer | UnicronNL <kim.sidney@gmail.com> | 2017-11-07 20:28:51 +0100 |
commit | cfc3fb4bb9cd7011dc420660d381597b9f5928c2 (patch) | |
tree | 15cdd83cecaa48aea6214ba2d610891844154434 /debian | |
parent | 460a08d652ab7f7f38bf6c5b46d57009300d81da (diff) | |
download | vyatta-cfg-cfc3fb4bb9cd7011dc420660d381597b9f5928c2.tar.gz vyatta-cfg-cfc3fb4bb9cd7011dc420660d381597b9f5928c2.zip |
Revert "T441: Remove dependency on vyatta-quagga. This package should not depend on any routing stack anyway."
This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index afb3243..2daa0f4 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: sed (>= 4.1.5), libvyatta-cfg1 (>=${binary:Version}), unionfs-fuse, libboost-filesystem1.55.0 | libboost-filesystem1.62.0, + vyatta-quagga, libapt-pkg4.12, ${perl:Depends}, ${shlibs:Depends} Suggests: util-linux (>= 2.13-5), @@ -46,5 +47,5 @@ Section: libdevel Depends: libvyatta-cfg1 (>=${binary:Version}), libboost-filesystem1.55-dev | libboost-filesystem1.62-dev Description: libvyatta-cfg development package - Development header and library files for the VyOS configuration back-end + Development header and library files for the Vyatta configuration back-end library. |