Hi, Am 04.07.2024 08:01, schrieb Gianfranco Costamagna:
Also this patch is needed to adapt build dependencies with the t64 renamed onesdiff -Nru mixxx-2.4.0+dfsg/debian/control mixxx-2.4.0+dfsg/debian/control--- mixxx-2.4.0+dfsg/debian/control 2024-03-12 00:14:18.000000000 +0100 +++ mixxx-2.4.0+dfsg/debian/control 2024-07-04 07:55:35.000000000 +0200 @@ -55,8 +54,8 @@ libtag1-dev, libupower-glib-dev, libusb-1.0-0-dev, - libvamp-hostsdk3v5, - libvamp-sdk2v5, + libvamp-hostsdk3t64, + libvamp-sdk2t64, libvorbis-dev, libwavpack-dev, pkgconf,
why does this package need to Build-Depend on shared library packages anyway? Why not the vamp-plugin-sdk package?
- Fabian