diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-06-30 15:08:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-07-01 07:31:33 +0000 |
commit | 2d17b1584e9b8e6167e1110d8c3a4f5906094d83 (patch) | |
tree | b88d4155d5167edc9252a68c0660be81679f83bf | |
parent | Making setting of default container create script conditional depending on ex... (diff) | |
download | open-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>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
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}, |