diff options
author | Daniil Baturin <daniil@baturin.org> | 2017-11-01 16:08:01 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2017-11-01 16:08:01 +0100 |
commit | 460a08d652ab7f7f38bf6c5b46d57009300d81da (patch) | |
tree | 254540ff375abf15a6f778c65a02702c621a71a7 /debian/control | |
parent | 2c751589cc234475bcb05e8e16a7e61021c8f100 (diff) | |
download | vyatta-cfg-460a08d652ab7f7f38bf6c5b46d57009300d81da.tar.gz vyatta-cfg-460a08d652ab7f7f38bf6c5b46d57009300d81da.zip |
T441: Remove dependency on vyatta-quagga. This package should not depend on any routing stack anyway.
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 2daa0f4..afb3243 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ 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), @@ -47,5 +46,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 Vyatta configuration back-end + Development header and library files for the VyOS configuration back-end library. |