From: Sage Weil Date: Thu, 5 Jul 2018 21:28:01 +0000 (-0500) Subject: debian/control: require sudo X-Git-Tag: v14.0.1~927^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F22745%2Fhead;p=ceph.git debian/control: require sudo Signed-off-by: Sage Weil --- diff --git a/debian/control b/debian/control index 220897a6d191f..e304ff0f7cb63 100644 --- a/debian/control +++ b/debian/control @@ -245,6 +245,7 @@ Package: ceph-osd Architecture: linux-any Depends: ceph-base (= ${binary:Version}), lvm2, + sudo, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},