From d0d079e75e9d3233a5b1269d6ab1d77fe348babc Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 31 Jul 2000 04:14:04 +0000 Subject: The gettext package gained a shared library. For all packages which link against libintl.so, update the dependency on gettext to >=0.10.35nb1. --- audio/gqmpeg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 8e5f8cbbd44..74743431f39 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/07/06 00:46:10 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2000/07/31 04:14:04 jlam Exp $ # FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp # @@ -14,7 +14,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= imlib-*:../../graphics/imlib DEPENDS+= mpg123-0.59r:../../audio/mpg123 DEPENDS+= gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf -DEPENDS+= gettext-0.10.*:../../devel/gettext +DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext USE_X11BASE= yes GNU_CONFIGURE= yes -- cgit v1.2.3