fix(deck): Add zenity and newt to fix issues with EmuDeck (#475)

Fixes #474
This commit is contained in:
Pat Connors 2023-10-27 16:31:36 -04:00 committed by GitHub
parent c899fd1ec7
commit c789040a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -420,6 +420,8 @@ RUN rpm-ostree install \
ibus-table-chinese-quick \
socat \
zstd \
zenity
newt
python-vdf \
python-crcmod && \
git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git \