pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Match vte version upper limit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b19e1803334a
branches: trunk
changeset: 364543:b19e1803334a
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Jun 28 15:19:29 2017 +0000
description:
Match vte version upper limit.
diffstat:
meta-pkgs/gnome/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 207ea782559a -r b19e1803334a meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile Wed Jun 28 13:47:42 2017 +0000
+++ b/meta-pkgs/gnome/Makefile Wed Jun 28 15:19:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2017/01/01 14:43:47 wiz Exp $
+# $NetBSD: Makefile,v 1.137 2017/06/28 15:19:29 jperkin Exp $
DISTNAME= gnome-2.26.2
PKGREVISION= 5
@@ -135,7 +135,7 @@
# compilation errors on NetBSD, see wip/vino
#DEPENDS+= vino>=2.26.2:../../net/vino
DEPENDS+= vino>=2.24.1:../../net/vino
-DEPENDS+= vte>=0.20.2:../../x11/vte
+DEPENDS+= vte>=0.20.2<0.32:../../x11/vte
DEPENDS+= yelp>=2.26.0:../../misc/yelp
DEPENDS+= zenity>=2.26.0:../../x11/zenity
Home |
Main Index |
Thread Index |
Old Index