pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
electrum: adapt path to py-slowaes after its import
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Sep 3 08:17:18 2016 +0200
Changeset: c445f0941184518d296bc24045895d1979bdea75
Modified Files:
electrum/Makefile
Log Message:
electrum: adapt path to py-slowaes after its import
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c445f0941184518d296bc24045895d1979bdea75
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
electrum/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/electrum/Makefile b/electrum/Makefile
index 5a0b467..c38cc8b 100644
--- a/electrum/Makefile
+++ b/electrum/Makefile
@@ -15,7 +15,7 @@ NO_BUILD= yes
PYDISTUTILSPKG= yes
DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses
-DEPENDS+= ${PYPKGPREFIX}-slowaes-[0-9]*:../../wip/py-slowaes
+DEPENDS+= ${PYPKGPREFIX}-slowaes-[0-9]*:../../security/py-slowaes
DEPENDS+= ${PYPKGPREFIX}-ecdsa-[0-9]*:../../security/py-ecdsa
REPLACE_PYTHON+= lib/*.py
Home |
Main Index |
Thread Index |
Old Index