pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Try only matching evince < 3, since th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/46a923677743
branches: trunk
changeset: 602700:46a923677743
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 18 06:39:32 2012 +0000
description:
Try only matching evince < 3, since this is called gnome-2.26.x.
diffstat:
meta-pkgs/gnome/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2ce9780e3770 -r 46a923677743 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile Wed Apr 18 06:17:24 2012 +0000
+++ b/meta-pkgs/gnome/Makefile Wed Apr 18 06:39:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2012/03/10 10:56:17 obache Exp $
+# $NetBSD: Makefile,v 1.127 2012/04/18 06:39:32 wiz Exp $
DISTNAME= gnome-2.26.2
PKGREVISION= 4
@@ -31,7 +31,7 @@
DEPENDS+= empathy>=2.26.2:../../chat/empathy
DEPENDS+= eog>=2.26.2:../../graphics/eog
DEPENDS+= epiphany>=2.26.2:../../www/epiphany
-DEPENDS+= evince>=2.26.2:../../print/evince
+DEPENDS+= evince>=2.26.2<3:../../print/evince
DEPENDS+= evolution>=2.26.2:../../mail/evolution
DEPENDS+= evolution-data-server>=2.26.2:../../mail/evolution-data-server
DEPENDS+= evolution-exchange>=2.26.2:../../mail/evolution-exchange
Home |
Main Index |
Thread Index |
Old Index