Expand Packman codecs installation step
This commit is contained in:
parent
6a9f956ff9
commit
fd913fdbc6
@ -334,7 +334,8 @@ sudo zypper --non-interactive install ${IN[@]}
|
||||
|
||||
# Install any codecs not hosted by OpenSUSE
|
||||
sudo zypper --non-interactive --gpg-auto-import-keys addrepo -cfp 90 "${PACKMAN_REPO_URL}" packman
|
||||
sudo zypper --non-interactive --gpg-auto-import-keys install --from packman ffmpeg gstreamer-plugins-{good,bad,ugly,libav} libavcodec-full
|
||||
sudo zypper --non-interactive --gpg-auto-import-keys install --from packman ffmpeg gstreamer-plugins-{good,bad,ugly,libav} libavcodec-full pipewire-aptx
|
||||
sudo zypper --non-interactive --gpg-auto-import-keys dist-upgrade --from packman --allow-vendor-change
|
||||
|
||||
# FIX: ispell-american doesn't properly install its dictionary files the first time around, for some reason
|
||||
sudo zypper --non-interactive install --force ispell-american
|
||||
|
Loading…
Reference in New Issue
Block a user