pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libgnomeui Bump gtk2 depends -- this needs gail.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f762b13766af
branches:  trunk
changeset: 548552:f762b13766af
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 17 10:41:53 2008 +0000

description:
Bump gtk2 depends -- this needs gail.

diffstat:

 devel/libgnomeui/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ef9c051c4d2e -r f762b13766af devel/libgnomeui/Makefile
--- a/devel/libgnomeui/Makefile Fri Oct 17 08:01:23 2008 +0000
+++ b/devel/libgnomeui/Makefile Fri Oct 17 10:41:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2008/10/16 13:26:11 drochner Exp $
+# $NetBSD: Makefile,v 1.81 2008/10/17 10:41:53 wiz Exp $
 #
 
 DISTNAME=      libgnomeui-2.24.0
@@ -24,7 +24,7 @@
 PKGCONFIG_OVERRIDE=    ${PKGCONFIG_BASE}.in
 
 BUILDLINK_API_DEPENDS.glib2=           glib2>=2.15.0
-BUILDLINK_API_DEPENDS.gtk2=            gtk2+>=2.11.5
+BUILDLINK_API_DEPENDS.gtk2=            gtk2+>=2.14.0
 BUILDLINK_API_DEPENDS.libbonoboui=     libbonoboui>=2.13.1
 BUILDLINK_API_DEPENDS.libgnome=                libgnome>=2.16.0
 



Home | Main Index | Thread Index | Old Index