git: 46980a45bba4 - main - audio/qtractor: Add alsa-seq-server run-time dependency

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 05 Mar 2023 01:25:39 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=46980a45bba499ca562db7cf6ab9ff3e34cc1fb6

commit 46980a45bba499ca562db7cf6ab9ff3e34cc1fb6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-05 01:22:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-05 01:25:36 +0000

    audio/qtractor: Add alsa-seq-server run-time dependency
---
 audio/qtractor/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile
index 722b3486a5c8..26767213c471 100644
--- a/audio/qtractor/Makefile
+++ b/audio/qtractor/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	qtractor
 DISTVERSIONPREFIX=	qtractor_
 DISTVERSION=	0_9_31
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/rncbc/qtractor/archive/refs/tags/ \
 		https://download.steinberg.net/sdk_downloads/:vst3sdk
@@ -39,6 +39,7 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libvorbis.so:audio/libvorbis \
 		libvorbisenc.so:audio/libvorbis \
 		libvorbisfile.so:audio/libvorbis
+RUN_DEPENDS=	alsa-seq-server>0:audio/alsa-seq-server
 
 USES=		cmake compiler:c++17-lang desktop-file-utils gettext-runtime gnome localbase:ldflags pkgconfig qt:5 shared-mime-info
 USE_GNOME=	atk cairo gdkpixbuf2 gtk20 gtkmm24 pango