View | Details | Raw Unified | Return to bug 222520 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
LICENSE=	APACHE20
14
LICENSE=	APACHE20
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
RUN_DEPENDS?=	${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py-cryptography \
17
RUN_DEPENDS?=	${PYTHON_PKGNAMEPREFIX}cryptography>=1.9:security/py-cryptography \
18
		${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six
18
		${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six
19
19
20
OPTIONS_DEFINE=	EXAMPLES
20
OPTIONS_DEFINE=	EXAMPLES

Return to bug 222520