Missing bdep.

reported by naddy@
This commit is contained in:
ajacoutot 2017-03-16 07:07:45 +00:00
parent 71ca528214
commit 4f8ea7bee0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2017/03/14 09:13:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.6 2017/03/16 07:07:45 ajacoutot Exp $
COMMENT= Reliable Asynchronous Event Transport protocol
@ -23,6 +23,7 @@ MODULES= lang/python
RUN_DEPENDS= devel/py-enum34 \
devel/py-ioflo \
devel/py-six \
devel/py-setuptools_git \
security/py-libnacl
TEST_DEPENDS= ${RUN_DEPENDS}