pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-angr
Module Name: pkgsrc
Committed By: joerg
Date: Sun May 31 20:44:31 UTC 2020
Modified Files:
pkgsrc/devel/py-angr: Makefile
Log Message:
Needs py-wheel
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-angr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-angr/Makefile
diff -u pkgsrc/devel/py-angr/Makefile:1.4 pkgsrc/devel/py-angr/Makefile:1.5
--- pkgsrc/devel/py-angr/Makefile:1.4 Wed Apr 15 22:50:40 2020
+++ pkgsrc/devel/py-angr/Makefile Sun May 31 20:44:31 2020
@@ -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}-cle-[0-9]*:../.
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