mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
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:
parent
d795e0459d
commit
0d00d2ba4a
1 changed files with 1 additions and 1 deletions
|
@ -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)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue