Skip to content

Instantly share code, notes, and snippets.

@innomatics
Created March 16, 2024 14:55
Show Gist options
  • Save innomatics/5045c76d7307aa2226c3fb895f8351f3 to your computer and use it in GitHub Desktop.
Save innomatics/5045c76d7307aa2226c3fb895f8351f3 to your computer and use it in GitHub Desktop.
Rosegarden Build Dependencies Ubuntu 22.04
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