From 291155e1024f3e6683141ffe94b61686a976cc1e Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 22 Aug 2000 13:11:38 +0000 Subject: [PATCH] add missing DEPENDS --- audio/rio500/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index efae73f90b8f..12baff983290 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/07/28 14:59:04 ad Exp $ +# $NetBSD: Makefile,v 1.2 2000/08/22 13:11:38 dmcmahill Exp $ # DISTNAME= rio500-0.7 @@ -8,6 +8,8 @@ MASTER_SITES= http://download.sourceforge.net/rio500/ MAINTAINER= ad@netbsd.org HOMEPAGE= http://rio500.sourceforge.net/ +DEPENDS+= glib>=1.2.0:../../devel/glib + USE_GMAKE= yes GNU_CONFIGURE= yes