diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-17 20:19:51 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-17 20:19:51 +0100 |
commit | d9ace12fee24965baf6cf065691ed99c0d229ab1 (patch) | |
tree | 368705985079f432a17a4275867db03de7a601b5 /debian/control | |
parent | 641df30129ed241cda2440280b5282410d5ee5b3 (diff) |
Detect MIDI port
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 14ff375..7f46012 100644 --- a/debian/control +++ b/debian/control @@ -1,2 +1,2 @@ -Build-Depends: libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev +Build-Depends: libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev, libasound2-dev Depends: nginx, alsa-utils, spawn-fcgi |