From 1a34af6f27f1efc0a6945f274602764de681f779 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 17 Dec 2000 13:06:24 +0000 Subject: Forgot to add "suse_glx" to dependence list. --- emulators/suse_linux/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile index 01a454b7d25..16b31da1614 100644 --- a/emulators/suse_linux/Makefile +++ b/emulators/suse_linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/12/17 13:05:44 tron Exp $ +# $NetBSD: Makefile,v 1.15 2000/12/17 13:06:24 tron Exp $ DISTNAME= suse_linux-6.4 CATEGORIES= emulators @@ -10,10 +10,11 @@ HOMEPAGE= http://www.suse.com/ DEPENDS+= suse_audio-6.4:../suse_audio DEPENDS+= suse_libc5-6.4:../suse_libc5 -DEPENDS+= suse_gtk-6.4:../suse_gtk -DEPENDS+= suse_xforms-6.4:../suse_xforms DEPENDS+= suse_libjpeg-6.4:../suse_libjpeg DEPENDS+= suse_libpng-6.4:../suse_libpng +DEPENDS+= suse_glx-6.4:../suse_gtk +DEPENDS+= suse_gtk-6.4:../suse_gtk +DEPENDS+= suse_xforms-6.4:../suse_xforms ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3