fix: Include libadwaita for yafti

This commit is contained in:
RJ Trujillo 2023-06-24 18:05:16 -06:00
parent ffb8b96252
commit be4e99da24

View File

@ -20,6 +20,7 @@ RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-$
# Install new packages
RUN rpm-ostree install \
python3-pip \
libadwaita \
distrobox \
steamdeck-kde-themes \
sddm-sugar-steamOS \