diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-11-12 07:54:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-11-12 07:54:23 +0000 |
commit | 4e82c2172ea14736142e642710ba7f8586701054 (patch) | |
tree | f03ecf7cf2f1b1e63066df3369e428442ef4d325 | |
parent | Adding curl container create script to alternative handling. (diff) | |
download | open-infrastructure-compute-tools-4e82c2172ea14736142e642710ba7f8586701054.tar.xz open-infrastructure-compute-tools-4e82c2172ea14736142e642710ba7f8586701054.zip |
Adding curl to recommends.
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 a13f6db..42c65b1 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Depends: systemd-container | systemd (<< 224-2~), ${misc:Depends}, Recommends: + curl, debootstrap, sudo, Suggests: |