Created
March 16, 2024 14:55
-
-
Save innomatics/5045c76d7307aa2226c3fb895f8351f3 to your computer and use it in GitHub Desktop.
Rosegarden Build Dependencies Ubuntu 22.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install \ | |
build-essential \ | |
cmake \ | |
make \ | |
qtbase5-dev \ | |
qtdeclarative5-dev \ | |
qttools5-dev \ | |
qttools5-dev-tools \ | |
libqt5svg5-dev \ | |
ladspa-sdk \ | |
libsndfile1-dev \ | |
libsamplerate-ocaml-dev \ | |
libjack-jackd2-dev \ | |
libasound2 \ | |
libasound2-dev \ | |
liblircclient-dev \ | |
dssi-dev \ | |
liblo-dev \ | |
liblrdf-dev \ | |
fftw3 \ | |
fftw3-dev \ | |
pkg-config \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment