bindep: add sudo

sudo is needed by diskimage-builder so it would be good to add it
so that the Docker image has that included by default.

Change-Id: Ic23fa24fb343fb2b93d6055de1d4c27879b5dcac
This commit is contained in:
Mohammed Naser 2019-02-08 11:14:06 -05:00
parent 6a4a8f80db
commit 6a8da35f8b
1 changed files with 1 additions and 0 deletions

View File

@ -12,5 +12,6 @@ make [compile test platform:apk]
musl-dev [compile test platform:apk]
python3-dev [compile test platform:dpkg]
python3-devel [compile test platform:rpm]
sudo
zookeeperd [platform:dpkg test]
zookeeper [platform:rpm test]