bootstrap/config.py: adjust package list to align current ci image
authorJoe Guo <joeg@catalyst.net.nz>
Tue, 19 Mar 2019 21:06:44 +0000 (10:06 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Apr 2019 12:09:32 +0000 (12:09 +0000)
commit3e9af703eb044ec0b00fd672a6975032c924af0d
tree07bc80d51402dc5864168e7ac4885e03b4156f02
parent50fde627811317aaea5d2c1525149c7fbdc8053c
bootstrap/config.py: adjust package list to align current ci image

Adjust packages to make `dpkg -l` output align current ci image.
The ones not required are ignored, add a few missing python3 ones.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
bootstrap/config.py