Add python-magic-ahupp (for Lutris)

Needed for Lutris, but for some reason missing from its dependencies at the moment.
This commit is contained in:
Kron4ek 2021-07-28 18:07:18 +05:00 committed by GitHub
parent d795e0459d
commit 0d00d2ba4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,7 +127,7 @@ packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \
speedcrunch gpicview qpdfview file-roller xorg-xwayland steam-native-runtime \
meson mingw-w64-gcc gamemode lib32-gamemode cmake jre-openjdk \
playonlinux lxterminal steamtinkerlaunch mangohud lib32-mangohud \
zsync2-git wayland lib32-wayland qt5-wayland retroarch"
zsync2-git wayland lib32-wayland qt5-wayland retroarch python-magic-ahupp"
current_release="$(wget -q "https://archlinux.org/download/" -O - | grep "Current Release" | tail -c -16 | head -c +10)"