pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pangomm Update dependency versions to match conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/146f844f2178
branches: trunk
changeset: 556719:146f844f2178
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 02 09:02:58 2009 +0000
description:
Update dependency versions to match configure script.
pango mismatch noted by reed@.
diffstat:
devel/pangomm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 34a1c237e1d6 -r 146f844f2178 devel/pangomm/Makefile
--- a/devel/pangomm/Makefile Wed Apr 01 19:05:17 2009 +0000
+++ b/devel/pangomm/Makefile Thu Apr 02 09:02:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/03/17 22:10:15 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/02 09:02:58 wiz Exp $
DISTNAME= pangomm-2.24.0
CATEGORIES= devel
@@ -18,7 +18,9 @@
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pango/pangomm-1.4.pc.in
GNU_CONFIGURE= yes
+BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.14.1
.include "../../devel/glibmm/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pango+= pango>=1.23.0
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/cairomm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index