summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-09 08:46:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-11 13:53:31 +0000
commit4b07913796bfb077f2cf4e5e28223161857950af (patch)
tree6b6d8de11c35236e1f55abcdb5105df181687079
parentMerging upstream version 20210411. (diff)
downloadopen-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>
-rw-r--r--debian/control2
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,