From 9f05676b57ed589092aa52dd39a8f7ef16f3bccf Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Jul 2001 10:14:56 +0000 Subject: Add dependency on flac. --- audio/flac-xmms/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/flac-xmms') diff --git a/audio/flac-xmms/Makefile b/audio/flac-xmms/Makefile index 992a46d9a01..8c6453b05dc 100644 --- a/audio/flac-xmms/Makefile +++ b/audio/flac-xmms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/23 18:16:10 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/24 10:14:56 wiz Exp $ # DISTNAME= flac-1.0-src @@ -13,6 +13,7 @@ COMMENT= FLAC xmms plugin BUILD_DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= xmms>=1.2.4:../../audio/xmms +DEPENDS+= flac>=1.0:../../audio/flac .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3