add some optional dependencies during tarball build

master
ohfp 2020-03-31 12:34:55 +02:00
parent 01f4e24e40
commit ade8552b4a
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
compile_folder/
common/**
settings/**

View File

@ -8,6 +8,7 @@ _DEPENDENCIES="wget git xvfb \
xz-utils \
gettext-base \
curl python3 libjack-dev \
python3-psutil python-psutil python3-dev python-dev \
autotools-dev \
autoconf2.13 \
zip \