pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_glx add dependency on suse_x11
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a2de1c2dfa4
branches: trunk
changeset: 493820:1a2de1c2dfa4
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun May 15 16:44:33 2005 +0000
description:
add dependency on suse_x11
pointed out by Bernd Ernesti
diffstat:
emulators/suse91_glx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2bac9c5c18b6 -r 1a2de1c2dfa4 emulators/suse91_glx/Makefile
--- a/emulators/suse91_glx/Makefile Sun May 15 16:38:28 2005 +0000
+++ b/emulators/suse91_glx/Makefile Sun May 15 16:44:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/15 16:44:33 jdolecek Exp $
DISTNAME= suse_glx-${SUSE_VERSION}
PKGREVISION= # empty
@@ -11,6 +11,7 @@
COMMENT= Linux compatibility package for the GL library
DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base
+DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386
Home |
Main Index |
Thread Index |
Old Index