diff --git a/portproton/alr.sh b/portproton/alr.sh index bc9ea49..2f91922 100755 --- a/portproton/alr.sh +++ b/portproton/alr.sh @@ -23,10 +23,9 @@ opt_deps_fedora=('gamemode: Support for Feral GameMode' 'icoextract: For proper icon creation in GNOME') opt_deps_debian=('gamemode: Support for Feral GameMode' 'gamescope: Support for Gamescope' - 'icoextract: For proper icon creation in GNOME') + 'python3-icoextract: For proper icon creation in GNOME') opt_deps_redos=('gamemode: Support for Feral GameMode' - 'gamescope: Support for Gamescope' - 'icoextract: For proper icon creation in GNOME') + 'gamescope: Support for Gamescope') _commit=8532a12