diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-10 22:08:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-10 22:08:33 +0000 |
commit | 220cdb3d92cf14ba6903d4849f84cd42a8d9b75b (patch) | |
tree | f4c15037dc2b206ef6c8f8aaecbaf3a3bc089ab2 | |
parent | Adding new recommends for ceph-info. (diff) | |
download | open-infrastructure-storage-tools-220cdb3d92cf14ba6903d4849f84cd42a8d9b75b.tar.xz open-infrastructure-storage-tools-220cdb3d92cf14ba6903d4849f84cd42a8d9b75b.zip |
Annotating recommends and suggests in control.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index aa560d7..f2e5782 100644 --- a/debian/control +++ b/debian/control @@ -21,15 +21,19 @@ Architecture: all Depends: ${misc:Depends}, Recommends: + ceph-common | ceph-fs-common, +# ceph-info apache2 | httpd, - ceph-common, fonts-font-awesome, - jq, libjs-bootstrap, libjs-jquery, +# ceph-log logrotate, +# ceph-remove-osd + jq, Suggests: ceph-fuse, +# cephfs-snap irker, Provides: storage-tools, |