diff options
author | tron <tron> | 2000-08-29 12:36:46 +0000 |
---|---|---|
committer | tron <tron> | 2000-08-29 12:36:46 +0000 |
commit | adb7a0552e85426c4ca269c983288443c5f48091 (patch) | |
tree | 2fe5a89dff5ebc146c46a57813b38ac1f6008817 /graphics/mtv | |
parent | 7df5c850227bb2d9185ba71e96bedd32e6d4fe78 (diff) | |
download | pkgsrc-adb7a0552e85426c4ca269c983288443c5f48091.tar.gz |
Add dependence on "suse_audio" package.
Diffstat (limited to 'graphics/mtv')
-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 \ |