aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlafleur <lafleur@boum.org>2021-04-22 21:41:42 +0200
committerBart Ribbers <bribbers@disroot.org>2021-05-09 18:18:26 +0000
commitea3a57da9c5024932f5367a75b5684b5ba90dc16 (patch)
tree76d06751acafc2116d49bea58c11e888d30a61d5
parent3da2fc804687a07a27d922ee316e5ec40afa89f3 (diff)
community/fluidsynth: add jack support
-rw-r--r--community/fluidsynth/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/fluidsynth/APKBUILD b/community/fluidsynth/APKBUILD
index 28ae717070d..d528707868f 100644
--- a/community/fluidsynth/APKBUILD
+++ b/community/fluidsynth/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=fluidsynth
pkgver=2.2.0
-pkgrel=0
+pkgrel=1
arch="all"
url="https://www.fluidsynth.org/"
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
@@ -11,6 +11,7 @@ depends_dev="
alsa-lib-dev
dbus-dev
glib-dev
+ jack-dev
libsndfile-dev
pulseaudio-dev
readline-dev