Skip to content

Commit

Permalink
MISC: add arch packages to be able to build lv2lint
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Westerfeld <[email protected]>
  • Loading branch information
swesterfeld committed Jun 20, 2024
1 parent 2091fc1 commit a5a61ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/Dockerfile-arch
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm \
gcc clang make automake autoconf libtool pkg-config \
libsndfile fftw autoconf-archive qt5-base libao \
jack2 cairo lv2lint python3 python-scipy ccache
jack2 cairo git python3 python-scipy ccache meson lv2 lilv

ADD . /spectmorph
WORKDIR /spectmorph

0 comments on commit a5a61ef

Please sign in to comment.