pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gtk2 The ChangeLog inside the py-gtk2 distribut...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4b170d131b0
branches: trunk
changeset: 548755:c4b170d131b0
user: apb <apb%pkgsrc.org@localhost>
date: Wed Oct 22 18:47:48 2008 +0000
description:
The ChangeLog inside the py-gtk2 distribution says it requires gobject
version 1.25.3 or later, so adjust BUILDLINK_API_DEPENDS.pygobject
accordingly.
Not bumping PKGREVISION, because the py-gtk2 didn't build against older
versions of gobject.
diffstat:
x11/py-gtk2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1cdcd55afea8 -r c4b170d131b0 x11/py-gtk2/Makefile
--- a/x11/py-gtk2/Makefile Wed Oct 22 18:43:53 2008 +0000
+++ b/x11/py-gtk2/Makefile Wed Oct 22 18:47:48 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2008/10/16 14:13:31 drochner Exp $
+# $NetBSD: Makefile,v 1.51 2008/10/22 18:47:48 apb Exp $
#
DISTNAME= pygtk-2.13.0
@@ -24,7 +24,7 @@
PYTHON_VERSIONS_ACCEPTED= 25 24
-BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.12.1
+BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.15.3
.include "../../devel/libglade/buildlink3.mk"
.include "../../graphics/py-cairo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index