pkgsrc-WIP-changes archive

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

py-manticore: register a dependency on py-wasm



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Sep 18 05:44:23 2020 +0200
Changeset:	c4fe084442f99a23c73ca94e9b025cf5b282dfca

Modified Files:
	py-manticore/Makefile

Log Message:
py-manticore: register a dependency on py-wasm

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4fe084442f99a23c73ca94e9b025cf5b282dfca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-manticore/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-manticore/Makefile b/py-manticore/Makefile
index f96f08e779..debcdfe35c 100644
--- a/py-manticore/Makefile
+++ b/py-manticore/Makefile
@@ -22,6 +22,7 @@ DEPENDS+=	${PYPKGPREFIX}-crytic-compile-[0-9]*:../../wip/py-crytic-compile
 DEPENDS+=	${PYPKGPREFIX}-pyevmasm-[0-9]*:../../wip/py-pyevmasm
 DEPENDS+=	${PYPKGPREFIX}-z3-[0-9]*:../../math/py-z3
 DEPENDS+=	${PYPKGPREFIX}-prettytable-[0-9]*:../../wip/py-prettytable
+DEPENDS+=	${PYPKGPREFIX}-wasm-[0-9]*:../../wip/py-wasm
 DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 
 PYTHON_VERSIONS_ACCEPTED=	37 36


Home | Main Index | Thread Index | Old Index