pkg-config

This commit is contained in:
Dominika Liberda 2021-10-10 14:06:00 +02:00
parent a52f076e10
commit b0a21ef9df

View file

@ -6,7 +6,7 @@ set -e
# Setup Script Variables # Setup Script Variables
_DEPENDENCIES="wget git xorg-server-xvfb \ _DEPENDENCIES="wget git xorg-server-xvfb \
xz grep coreutils patch \ xz grep coreutils patch \
gettext \ gettext pkg-config \
curl python3 libjack \ curl python3 libjack \
python3-psutil python3-devel python-devel \ python3-psutil python3-devel python-devel \
automake \ automake \