pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
calcurse: add missing runtime dependency for CAlDAV support.
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Tue Jun 28 03:32:40 2022 +0200
Changeset: 980c6be7900dc9315b6e97f7c1a915e949a80b59
Modified Files:
calcurse/Makefile
Log Message:
calcurse: add missing runtime dependency for CAlDAV support.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=980c6be7900dc9315b6e97f7c1a915e949a80b59
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
calcurse/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/calcurse/Makefile b/calcurse/Makefile
index 318a0d831c..205b9363ca 100644
--- a/calcurse/Makefile
+++ b/calcurse/Makefile
@@ -10,6 +10,7 @@ COMMENT= Text based calendar and scheduling application
LICENSE= 2-clause-bsd
BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index