summaryrefslogtreecommitdiff
path: root/security/py-keyring
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-09 18:55:45 +0000
committerwiz <wiz@pkgsrc.org>2015-02-09 18:55:45 +0000
commit4a956361736fe7168fbba33045065d4a2ad138e1 (patch)
tree0659c42ec8a1ffa7c800332f9f81457d1d3b8c02 /security/py-keyring
parent964369d187001e6b9a4428197a98011759a467e9 (diff)
downloadpkgsrc-4a956361736fe7168fbba33045065d4a2ad138e1.tar.gz
Add a build dependency on py-hgtools.
Seems to be needed, at least sometimes.
Diffstat (limited to 'security/py-keyring')
-rw-r--r--security/py-keyring/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile
index 6897790a0b6..fb82ae44515 100644
--- a/security/py-keyring/Makefile
+++ b/security/py-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/02/08 16:38:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/02/09 18:55:45 wiz Exp $
DISTNAME= keyring-5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,8 @@ HOMEPAGE= https://pypi.python.org/pypi/keyring
COMMENT= Store and access your passwords safely
LICENSE= python-software-foundation
+BUILD_DEPENDS+= ${PYPKGPREFIX}-hgtools>=5.0:../../devel/py-hgtools
+
REPLACE_PYTHON+= keyring/cli.py
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}