diff options
author | Christian Breunig <christian@poessinger.com> | 2023-10-19 19:13:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 19:13:56 +0200 |
commit | 9421bada981a2f5ea143d84204aa9ae373db2150 (patch) | |
tree | a07fd8b19c61441aa14bedf500fe6069d0853b4b | |
parent | 56c059197b82faae0012053ac2311357eb8b17dd (diff) | |
parent | 25b394e5bd81045830cb907ec7bb0b3e7cad21bb (diff) | |
download | vyos-world-9421bada981a2f5ea143d84204aa9ae373db2150.tar.gz vyos-world-9421bada981a2f5ea143d84204aa9ae373db2150.zip |
Merge pull request #10 from dmbaturin/T2897-no-clustercircinus
T2897: remove dependency on vyos-cluster
-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 |