pkgsrc-WIP-changes archive

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

Register missing dependency



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon May 7 18:51:20 2018 +0200
Changeset:	4b006f3f46c1bd284f880a34a9e276aa0578d867

Modified Files:
	deepstate/Makefile

Log Message:
Register missing dependency

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

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

diffstat:
 deepstate/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/deepstate/Makefile b/deepstate/Makefile
index 00e3f74f66..7ebebb5111 100644
--- a/deepstate/Makefile
+++ b/deepstate/Makefile
@@ -24,6 +24,7 @@ DEPENDS+=	${PYPKGPREFIX}-ana-[0-9]*:../../wip/py-ana
 DEPENDS+=	${PYPKGPREFIX}-bitstring-[0-9]*:../../wip/py-bitstring
 DEPENDS+=	${PYPKGPREFIX}-cooldict-[0-9]*:../../wip/py-cooldict
 DEPENDS+=	${PYPKGPREFIX}-git-[0-9]*:../../wip/py-git
+DEPENDS+=	${PYPKGPREFIX}-idalink-[0-9]*:../../wip/py-idalink
 DEPENDS+=	${PYPKGPREFIX}-mulpyplexer-[0-9]*:../../wip/py-mulpyplexer
 DEPENDS+=	${PYPKGPREFIX}-progressbar-[0-9]*:../../wip/py-progressbar
 DEPENDS+=	${PYPKGPREFIX}-rpyc-[0-9]*:../../wip/py-rpyc


Home | Main Index | Thread Index | Old Index