summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-06-30 15:08:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-07-01 07:31:33 +0000
commit2d17b1584e9b8e6167e1110d8c3a4f5906094d83 (patch)
treeb88d4155d5167edc9252a68c0660be81679f83bf
parentMaking setting of default container create script conditional depending on ex... (diff)
downloadopen-infrastructure-compute-tools-2d17b1584e9b8e6167e1110d8c3a4f5906094d83.tar.xz
open-infrastructure-compute-tools-2d17b1584e9b8e6167e1110d8c3a4f5906094d83.zip
Adding explicit depends on ifupdown until we can switch to systemd-networkd entirely.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a6ecb26..3e41f9e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: open-infrastructure-container-tools
Architecture: all
Depends:
dbus,
+ ifupdown,
net-tools,
systemd-container | systemd (<< 224-2~),
${misc:Depends},