mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-12 22:14:10 +00:00
feat: Add support for midi in Lutris
fix: Add missing sqlite package for duperemove, fixes #959
This commit is contained in:
parent
aa648f57c0
commit
4707bc4a15
@ -271,6 +271,7 @@ RUN rpm-ostree install \
|
||||
python3-pip \
|
||||
libadwaita \
|
||||
duperemove \
|
||||
sqlite \
|
||||
xwininfo \
|
||||
xrandr \
|
||||
compsize \
|
||||
@ -388,6 +389,9 @@ RUN rpm-ostree install \
|
||||
sed -i '0,/enabled=0/s//enabled=1/' /etc/yum.repos.d/fedora-updates.repo && \
|
||||
rpm-ostree install \
|
||||
lutris \
|
||||
fluidsynth \
|
||||
fluid-soundfont-gm \
|
||||
qsynth \
|
||||
wxGTK \
|
||||
libFAudio \
|
||||
wine-core.x86_64 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user