pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jrnl: jrnl-1.9.8 also needs py-keyrings.alt
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Dec 1 12:20:27 2017 +0100
Changeset: e6f10f42b660ed91c2bdc1f0cd9927c71d07af47
Modified Files:
jrnl/Makefile
Log Message:
jrnl: jrnl-1.9.8 also needs py-keyrings.alt
Add wip/py-keyrings.alt to DEPENDS, needed since 1.9.8.
Avoid a PKGREVISION bump (ride jrnl-1.9.8 update).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e6f10f42b660ed91c2bdc1f0cd9927c71d07af47
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jrnl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/jrnl/Makefile b/jrnl/Makefile
index 312a259039..deb080d7c8 100644
--- a/jrnl/Makefile
+++ b/jrnl/Makefile
@@ -12,6 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.2:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-keyring>=3.3:../../security/py-keyring
+DEPENDS+= ${PYPKGPREFIX}-keyrings.alt>=1.3:../../wip/py-keyrings.alt
DEPENDS+= ${PYPKGPREFIX}-parsedatetime>=1.2:../../time/py-parsedatetime
DEPENDS+= ${PYPKGPREFIX}-pytz>=2013b:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-readline-*:../../devel/py-readline
Home |
Main Index |
Thread Index |
Old Index