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: Wed Apr 15 22:50:40 UTC 2020
Modified Files:
pkgsrc/devel/py-angr: Makefile
Log Message:
Needs py-pip
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/devel/py-angr/Makefile:1.4
--- pkgsrc/devel/py-angr/Makefile:1.3 Thu Jan 9 14:02:31 2020
+++ pkgsrc/devel/py-angr/Makefile Wed Apr 15 22:50:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/09 14:02:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/15 22:50:40 joerg Exp $
DISTNAME= angr-8.20.1.7
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
@@ -18,6 +18,7 @@ USE_TOOLS+= gmake
MAKE_FLAGS+= LIBDIR=${LIBDIR:Q}
DEPENDS+= ${PYPKGPREFIX}-archinfo-[0-9]*:../../devel/py-archinfo
+BUILD_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
DEPENDS+= ${PYPKGPREFIX}-cachetools-[0-9]*:../../devel/py-cachetools
DEPENDS+= ${PYPKGPREFIX}-capstone-[0-9]*:../../devel/py-capstone
DEPENDS+= ${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
Home |
Main Index |
Thread Index |
Old Index