bundles/apt: ensure we have ncurses-term

If that's not installed, we get weird drawing issues in tmux.
This commit is contained in:
Franzi 2021-08-17 16:42:26 +02:00
parent 25ea5af2db
commit d507f6794f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -111,6 +111,7 @@ pkg_apt = {
'mount': {},
'mtr': {},
'ncdu': {},
'ncurses-term': {},
'netcat': {},
'nmap': {},
'python3': {},