Added missing package xdg-utils to dependency installer script.
This commit is contained in:
parent
a6c42a6bd1
commit
947c5eacb9
@ -43,6 +43,7 @@ configure_arch() {
|
||||
gst-plugins-ugly
|
||||
gst-libav
|
||||
p7zip
|
||||
xdg-utils
|
||||
)
|
||||
if [[ "$(uname -m)" == "x86_64" ]]; then
|
||||
# Enable multilib
|
||||
|
Loading…
Reference in New Issue
Block a user