pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnome-panel Requires gtk2+>=2.15.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f908f5ca2425
branches:  trunk
changeset: 556959:f908f5ca2425
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Tue Apr 07 10:57:42 2009 +0000

description:
Requires gtk2+>=2.15.1

diffstat:

 x11/gnome-panel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f1a0c0312d1d -r f908f5ca2425 x11/gnome-panel/Makefile
--- a/x11/gnome-panel/Makefile  Tue Apr 07 10:53:07 2009 +0000
+++ b/x11/gnome-panel/Makefile  Tue Apr 07 10:57:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2009/03/22 19:01:42 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2009/04/07 10:57:42 kefren Exp $
 #
 
 DISTNAME=              gnome-panel-2.26.0
@@ -36,7 +36,7 @@
 GCONF_SCHEMAS+=        window-list.schemas
 GCONF_ENTRIES=         panel-default-setup.entries
 
-BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.12.0
+BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.15.1
 BUILDLINK_API_DEPENDS.libglade+=       libglade>=2.5.0
 BUILDLINK_API_DEPENDS.libgnome+=       libgnome>=2.13.0
 



Home | Main Index | Thread Index | Old Index