aboutsummaryrefslogtreecommitdiff
path: root/audio/dssi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/dssi/Makefile')
-rw-r--r--audio/dssi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile
index 4343749f2364..ccccf4e39e3f 100644
--- a/audio/dssi/Makefile
+++ b/audio/dssi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dssi
PORTVERSION= 1.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= SF
@@ -18,7 +18,8 @@ LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \
libsamplerate.so:audio/libsamplerate \
libsndfile.so:audio/libsndfile \
libjack.so:audio/jack
-RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
+RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
+ ${LOCALBASE}/include/alsa/seq_event.h:audio/alsa-lib
USES= gmake pathfix pkgconfig localbase libtool xorg
GNU_CONFIGURE= yes