diff options
author | tron <tron@pkgsrc.org> | 2000-08-29 12:36:46 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-08-29 12:36:46 +0000 |
commit | a7556fc30cf4d8301e7c2329779fdbc0aa2dece4 (patch) | |
tree | 2fe5a89dff5ebc146c46a57813b38ac1f6008817 /graphics | |
parent | 79c40a58b4b7f7ab7cc351ef21665ea3faacc506 (diff) | |
download | pkgsrc-a7556fc30cf4d8301e7c2329779fdbc0aa2dece4.tar.gz |
Add dependence on "suse_audio" package.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mtv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index dda010e0c55..fbd6a8e11a4 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/08/25 00:20:23 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2000/08/29 12:36:46 tron Exp $ DISTNAME= mtv-1.1.4 CATEGORIES= graphics @@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.mpegtv.com/ +DEPENDS= suse_audio>=6.3:../../emulators/suse_audio DEPENDS= suse_xforms>=6.3:../../emulators/suse_xforms ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.4Z[A-Z]-i386 \ |