pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/profanity profanity: Requires at least sqlite3-3....
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc89eaee60c5
branches: trunk
changeset: 440767:dc89eaee60c5
user: nia <nia%pkgsrc.org@localhost>
date: Sun Oct 18 09:50:15 2020 +0000
description:
profanity: Requires at least sqlite3-3.22.0.
(attempt to fix configure on NetBSD 8.x)
diffstat:
chat/profanity/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a04f7247ada7 -r dc89eaee60c5 chat/profanity/Makefile
--- a/chat/profanity/Makefile Sun Oct 18 09:47:41 2020 +0000
+++ b/chat/profanity/Makefile Sun Oct 18 09:50:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/08 19:13:49 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/18 09:50:15 nia Exp $
DISTNAME= profanity-0.9.5
CATEGORIES= chat
@@ -37,6 +37,7 @@
.include "../../chat/libmesode/buildlink3.mk"
.include "../../chat/libotr/buildlink3.mk"
.include "../../chat/libsignal-protocol-c/buildlink3.mk"
+BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.22.0
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libuuid/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index