Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-angr Needs py-wheel



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15bc21692dab
branches:  trunk
changeset: 433234:15bc21692dab
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun May 31 20:44:31 2020 +0000

description:
Needs py-wheel

diffstat:

 devel/py-angr/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8a72e745b155 -r 15bc21692dab devel/py-angr/Makefile
--- a/devel/py-angr/Makefile    Sun May 31 20:35:55 2020 +0000
+++ b/devel/py-angr/Makefile    Sun May 31 20:44:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/04/15 22:50:40 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/31 20:44:31 joerg Exp $
 
 DISTNAME=      angr-8.20.1.7
 PKGNAME=       ${PYPKGPREFIX}-${EGG_NAME}
@@ -26,6 +26,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-pyvex-[0-9]*:../../devel/py-pyvex
 DEPENDS+=      ${PYPKGPREFIX}-unicorn-[0-9]*:../../emulators/py-unicorn
 DEPENDS+=      ${PYPKGPREFIX}-claripy-[0-9]*:../../math/py-claripy
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 



Home | Main Index | Thread Index | Old Index