diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index 0cfbf08..00750ed 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -2 +3 diff --git a/debian/control b/debian/control index e202cda..8456dd8 100644 --- a/debian/control +++ b/debian/control @@ -6,16 +6,22 @@ Standards-Version: 4.6.1 Build-Depends: debhelper-compat (= 13), build-essential, libarchive-dev, - qtbase5-private-dev, - qtbase5-dev, - libqt5svg5-dev, + tree, + make, + gcc, + g++, + lftp, + pkg-config, + qt6-base-private-dev, + qt6-base-dev, + libqt6svg6-dev, + libgl-dev, libglibmm-2.4-dev, libglib2.0-dev, - libpipewire-0.3-dev + libpipewire-0.3-dev, Rules-Requires-Root: no Package: jamesdsp Architecture: linux-any -Depends: ${misc:Depends}, -Provides: jamesdsp -Description: Awesome pulsewire audio effect and dsp manager +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: An audio effect processor for PipeWire and PulseAudio clients.