pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gthumb Correct libglade dependency -- package...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dedd7c77ebcc
branches: trunk
changeset: 506268:dedd7c77ebcc
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 13 17:58:03 2006 +0000
description:
Correct libglade dependency -- package wants at least 2.4.0.
diffstat:
graphics/gthumb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b547b13ea807 -r dedd7c77ebcc graphics/gthumb/Makefile
--- a/graphics/gthumb/Makefile Fri Jan 13 17:56:43 2006 +0000
+++ b/graphics/gthumb/Makefile Fri Jan 13 17:58:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/31 12:32:37 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/13 17:58:03 wiz Exp $
DISTNAME= gthumb-2.6.8
PKGREVISION= 1
@@ -16,6 +16,7 @@
GNU_CONFIGURE= yes
GCONF2_SCHEMAS+= gthumb.schemas
+BUILDLINK_DEPENDS.libglade2+= libglade2>=2.4.0
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index