From 5cb93fd5e12281b306e52a48f85faa466e8edb83 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 25 Oct 2025 22:15:37 +0200 Subject: [PATCH] Add alsa-utils dependency to j2sc Signed-off-by: falkTX --- sources/apps/j2sc/debian/changelog | 2 +- sources/apps/j2sc/debian/control | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/apps/j2sc/debian/changelog b/sources/apps/j2sc/debian/changelog index 468ca2d..733069e 100644 --- a/sources/apps/j2sc/debian/changelog +++ b/sources/apps/j2sc/debian/changelog @@ -1,4 +1,4 @@ -j2sc (6:0.0.1-1kxstudio1) plucky; urgency=medium +j2sc (6:0.0.1-1kxstudio2) plucky; urgency=medium * Initial package diff --git a/sources/apps/j2sc/debian/control b/sources/apps/j2sc/debian/control index f87896d..9d83ce6 100644 --- a/sources/apps/j2sc/debian/control +++ b/sources/apps/j2sc/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: falkTX Build-Depends: debhelper-compat (= 13), python3-pyqt6, - pyqt6-dev-tools + pyqt6-dev-tools, + alsa-utils Standards-Version: 4.5.0 Homepage: https://kx.studio/Applications:J2SC XSC-KXStudio-VCS: https://github.com/falkTX/J2SC