diff options
author | Daniil Baturin <daniil@baturin.org> | 2023-10-19 00:51:36 +0100 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2023-10-19 17:14:43 +0000 |
commit | 4d00bda452f24470789837f6022cdbb4831c3b00 (patch) | |
tree | a07fd8b19c61441aa14bedf500fe6069d0853b4b | |
parent | 56c059197b82faae0012053ac2311357eb8b17dd (diff) | |
download | vyos-world-4d00bda452f24470789837f6022cdbb4831c3b00.tar.gz vyos-world-4d00bda452f24470789837f6022cdbb4831c3b00.zip |
T2897: remove dependency on vyos-cluster
It's migrated to VRRP now
(cherry picked from commit 25b394e5bd81045830cb907ec7bb0b3e7cad21bb)
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c615b08..ff5fe42 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Depends: vyatta-cfg-system, vyatta-bash, vyatta-op, vyatta-cfg, - vyatta-cluster, vyatta-wanloadbalance, vyos-1x Description: VyOS metapackage |