diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-04-21 17:47:50 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-06 12:05:11 +0000 |
commit | ee4f77c932438d76801258370fb7c6652f5c8615 (patch) | |
tree | 6733ceaa5f6a4fe3512f4952a73be45bcf84a4dd | |
parent | Building with dh-systemd. (diff) | |
download | open-infrastructure-compute-tools-ee4f77c932438d76801258370fb7c6652f5c8615.tar.xz open-infrastructure-compute-tools-ee4f77c932438d76801258370fb7c6652f5c8615.zip |
Adding screen 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 2af9b3e..d3e3f40 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: ${misc:Depends}, Recommends: debootstrap, + screen, Conflicts: radiance, Description: Tools to manage systemd-nspawn containers |