pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-vorta: add py-secretstorage dependency
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Mon Nov 23 17:06:25 2020 +0000
Changeset: 83776c82e9d6f1dcb6eca99830c49bfbc28685ca
Modified Files:
py-vorta/Makefile
Log Message:
py-vorta: add py-secretstorage dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83776c82e9d6f1dcb6eca99830c49bfbc28685ca
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-vorta/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-vorta/Makefile b/py-vorta/Makefile
index c0907d53f3..b2a692205c 100644
--- a/py-vorta/Makefile
+++ b/py-vorta/Makefile
@@ -17,7 +17,8 @@ DEPENDS+= ${PYPKGPREFIX}-peewee-[0-9]*:../../databases/py-peewee
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-apscheduler-[0-9]*:../../wip/py-apscheduler
DEPENDS+= ${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
-# py-secretstorage
+DEPENDS+= ${PYPKGPREFIX}-secretstorage-[0-9]*:../../wip/py-secretstorage
+
.include "../../x11/py-qt5/buildlink3.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index