diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-06-30 07:02:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-06-30 07:02:31 +0000 |
commit | 881686d6385c26776cd9e0c796e9f20746ec3dc5 (patch) | |
tree | aa3089aa862abe7b8d5e458de8925decca81e289 | |
parent | Merging upstream version 20210630. (diff) | |
download | open-infrastructure-compute-tools-881686d6385c26776cd9e0c796e9f20746ec3dc5.tar.xz open-infrastructure-compute-tools-881686d6385c26776cd9e0c796e9f20746ec3dc5.zip |
Reverting openvswitch recommends (openvswitch usage is not ready here).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a6d90ed..4c012a0 100644 --- a/debian/control +++ b/debian/control @@ -26,9 +26,8 @@ Recommends: bash-completion, curl, debootstrap | mmdebstrap, - iproute2, + ifupdown, logrotate, - openvswitch-switch, procps, pv, sudo, |