diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-09 08:46:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-11 13:53:31 +0000 |
commit | 4b07913796bfb077f2cf4e5e28223161857950af (patch) | |
tree | 6b6d8de11c35236e1f55abcdb5105df181687079 | |
parent | Merging upstream version 20210411. (diff) | |
download | open-infrastructure-compute-tools-4b07913796bfb077f2cf4e5e28223161857950af.tar.xz open-infrastructure-compute-tools-4b07913796bfb077f2cf4e5e28223161857950af.zip |
Moving ifupdown to recommends in preparation for using systemd-network and openvswitch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 41f58ae..4c012a0 100644 --- a/debian/control +++ b/debian/control @@ -20,13 +20,13 @@ Section: admin Architecture: all Depends: dbus, - ifupdown, systemd-container, ${misc:Depends}, Recommends: bash-completion, curl, debootstrap | mmdebstrap, + ifupdown, logrotate, procps, pv, |