From 39c22c7a42769f6a2b371ae7b378aab22940d29d Mon Sep 17 00:00:00 2001 From: youri Date: Mon, 28 May 2018 22:45:29 +0000 Subject: Add a dependency on the OSS gst plugin to make sound mixing work on NetBSD. --- audio/xfce4-mixer/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 0ded9c5dbf3..1b281621d6a 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2018/04/16 14:34:10 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2018/05/28 22:45:29 youri Exp $ -PKGREVISION= 7 +PKGREVISION= 8 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-4.11.0 @@ -8,6 +8,7 @@ CATEGORIES= audio COMMENT= Xfce mixer plugin MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-mixer/4.11/ +DEPENDS+= gst-plugins0.10-oss-[0-9]*:../../audio/gst-plugins0.10-oss BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.25 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -- cgit v1.2.3