diff --git a/.forgejo/workflows/compile.yaml b/.forgejo/workflows/compile.yaml index 5e6564b..53f77ae 100644 --- a/.forgejo/workflows/compile.yaml +++ b/.forgejo/workflows/compile.yaml @@ -46,7 +46,7 @@ jobs: - name: Download and cache system dependencies uses: https://complecwaft.com/catmeow/cache-apt-pkgs-action@latest with: - packages: debhelper-compat devscripts cmake git python3 libprotobuf-dev protobuf-compiler libsoundtouch-dev libsdl2-dev libsdl2-image-dev qt6-base-dev liburiparser-dev libexpat1-dev libsdbus-c++-dev libsdbus-c++-bin build-essential zstd wget git-buildpackage libfmt-dev + packages: debhelper-compat devscripts cmake git python3 libprotobuf-dev protobuf-compiler libsoundtouch-dev libsdl2-dev libsdl2-image-dev qt6-base-dev liburiparser-dev libexpat1-dev libsdbus-c++-dev libsdbus-c++-bin build-essential zstd wget git-buildpackage libfmt-dev libogg-dev libvorbis-dev libmpg123-dev libportal-dev libjsoncpp-dev libfluidsynth-dev version: 1.0 - name: Download repository code uses: actions/download-artifact@v3 diff --git a/debian/rules b/debian/rules index c172935..37c2f33 100755 --- a/debian/rules +++ b/debian/rules @@ -27,4 +27,7 @@ override_dh_auto_configure: -DBUILD_SOUNDTOUCH=OFF \ -DMIXERX_ENABLE_GPL=ON \ -DMIXERX_ENABLE_LGPL=ON \ + -DUSE_G719=OFF \ + -DUSE_SPEEX=OFF \ + -DUSE_ATRAC9=OFF \ -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)