Skip to content

Commit

Permalink
fix: clear up a TON of devel packages + jxl :p
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Dec 20, 2024
1 parent 2c8dede commit 960180c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ln -sf /run /var/run
dnf config-manager --set-enabled crb
dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm

dnf -y install @multimedia gstreamer1-plugins-{bad-*,good-*,base} lame*
dnf -y install @multimedia gstreamer1-plugins-{bad-free,bad-free-libs,good,base} lame{,-libs} libjxl

dnf group install -y --nobest Workstation

Expand Down

0 comments on commit 960180c

Please sign in to comment.