fix: add libadwaita (#45)

yafti is currently broken without libadwaita, #37
This commit is contained in:
Eino Rauhala
2023-04-26 18:39:51 +03:00
committed by GitHub
parent 085d26aa1a
commit ec91345bc7

View File

@@ -23,7 +23,10 @@ scripts:
# These rpms will be installed from the fedora repository
# using rpm-ostree and will be preinstalled in the final image
rpms:
- python3-pip # needed for yafti (the first boot installer)
# needed for yafti (the first boot installer) (remove if you're not using yafti)
- python3-pip
- libadwaita # libadwaita comes with silverblue, but not with other flavors
# add your own below
# These Flatpaks (from flathub) will be available for install on boot
# this is just an example selection.