From b938bd34e29ef5cee986540752badbd19b2f0a2e Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 19 Jan 2025 17:09:34 +0100 Subject: Fix debian package --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 60a9369..b910337 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,12 @@ Section: sound Priority: optional Maintainer: Roland Reichwein Build-Depends: debhelper, clang, libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev, libasound2-dev -Depends: nginx, alsa-utils, spawn-fcgi Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/midiplay/ Package: midiplay Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, nginx, alsa-utils, spawn-fcgi Homepage: http://www.reichwein.it/midiplay/ Description: Software system for MIDIPLAY MIDIPLAY is a combined hardware-software solution to generate an MIDI -- cgit v1.2.3