Browse Source

Add alsa-utils dependency to j2sc

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 1 week ago
parent
commit
5cb93fd5e1
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 3 additions and 2 deletions
  1. +1
    -1
      sources/apps/j2sc/debian/changelog
  2. +2
    -1
      sources/apps/j2sc/debian/control

+ 1
- 1
sources/apps/j2sc/debian/changelog View File

@@ -1,4 +1,4 @@
j2sc (6:0.0.1-1kxstudio1) plucky; urgency=medium
j2sc (6:0.0.1-1kxstudio2) plucky; urgency=medium


* Initial package * Initial package




+ 2
- 1
sources/apps/j2sc/debian/control View File

@@ -4,7 +4,8 @@ Priority: optional
Maintainer: falkTX <falktx@falktx.com> Maintainer: falkTX <falktx@falktx.com>
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
python3-pyqt6, python3-pyqt6,
pyqt6-dev-tools
pyqt6-dev-tools,
alsa-utils
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Homepage: https://kx.studio/Applications:J2SC Homepage: https://kx.studio/Applications:J2SC
XSC-KXStudio-VCS: https://github.com/falkTX/J2SC XSC-KXStudio-VCS: https://github.com/falkTX/J2SC


Loading…
Cancel
Save