We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
apt-get build-dep twinkle and you are all set.
apt-get build-dep twinkle
FYI: https://salsa.debian.org/pkg-voip-team/twinkle
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: