diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2017-01-04 10:42:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2017-01-04 10:42:46 +0000 |
commit | 3200af98e08591e5e2fb2663e85d54a310074bd1 (patch) | |
tree | 2c17fa8f8191d7b04f48650ba3a51f24a955720e | |
parent | Merging upstream version 20170101. (diff) | |
download | open-infrastructure-compute-tools-3200af98e08591e5e2fb2663e85d54a310074bd1.tar.xz open-infrastructure-compute-tools-3200af98e08591e5e2fb2663e85d54a310074bd1.zip |
Adding explicit depends to net-tools.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 21607f0..cdad17a 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Package: open-infrastructure-container-tools Architecture: all Depends: dbus, + net-tools, systemd-container | systemd (<< 224-2~), ${misc:Depends}, Recommends: |