compilation dependencies for debian
jasonblewis opened this issue · comments
Jason Lewis commented
hi,
it would be great if you could add compilation dependencies for debian.
I found i needed at least the following before I could cmake/compile
sudo apt install libasound2-dev libmagic-dev libsndfile1-dev libreadline-dev bison flex ucommon-utils libucommon-dev libucommon8 libccrtp-dev libqt5widgets5 libqt5widgets5 qtbase5-dev qtbase5-dev-tools qttools5-dev libqt5quick5 qttools5-dev qtdeclarative5-dev
crpb commented
apt-get build-dep twinkle
and you are all set.