pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xulrunner require sqlite at least 3.6.10. From I...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90b739a75015
branches: trunk
changeset: 565301:90b739a75015
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Sep 20 07:04:22 2009 +0000
description:
require sqlite at least 3.6.10. From ISIHARA Takanori in PR pkg/42101.
diffstat:
devel/xulrunner/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r db87934f322d -r 90b739a75015 devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile Sun Sep 20 06:44:35 2009 +0000
+++ b/devel/xulrunner/Makefile Sun Sep 20 07:04:22 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/09/14 15:12:12 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2009/09/20 07:04:22 tnn Exp $
#
DISTNAME= xulrunner-${XULRUNNER_VER}-source
@@ -121,6 +121,7 @@
.include "../../audio/alsa-lib/buildlink3.mk"
.endif
.include "../../archivers/bzip2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.6.10
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../net/libIDL/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index