From 93b1ecb2996f98f3730d1d8892f9d183ae147d4d Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 6 Jun 2004 08:09:05 +0000 Subject: Depend on gst-plugins-oss so that the volume control works. Also depend on gst-plugins-esound to make sure things work when using esound. Bump PKGREVISION to 1. --- multimedia/gnome2-media/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'multimedia/gnome2-media') diff --git a/multimedia/gnome2-media/Makefile b/multimedia/gnome2-media/Makefile index 2683e3af88b..bd0275ea4af 100644 --- a/multimedia/gnome2-media/Makefile +++ b/multimedia/gnome2-media/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/05/15 16:34:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/06/06 08:09:05 jmmv Exp $ DISTNAME= gnome-media-2.6.2 +PKGREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.6/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +11,8 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Set of audio/multimedia applications for GNOME2 BUILD_USES_MSGFMT= yes +DEPENDS+= gst-plugins-esound>=0.8.1:../../audio/gst-plugins-esound +DEPENDS+= gst-plugins-oss>=0.8.1:../../audio/gst-plugins-oss GNU_CONFIGURE= yes USE_BUILDLINK3= yes -- cgit v1.2.3