pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Register an extra dependency
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Thu Oct 24 05:03:34 2019 +0200
Changeset: 639b43d26ccd0c39b33d90e08c0ef3aef3a368a9
Modified Files:
py-octoprint/Makefile
Log Message:
Register an extra dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=639b43d26ccd0c39b33d90e08c0ef3aef3a368a9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-octoprint/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-octoprint/Makefile b/py-octoprint/Makefile
index 3707401c56..e9f3b23ed8 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -15,6 +15,7 @@ LICENSE= gnu-agpl-v3
PYTHON_VERSIONS_ACCEPTED= 27
#TODO register the remaining dependencies (see https://github.com/foosel/OctoPrint/blob/master/setup.py#L19)
+DEPENDS+= ${PYPKGPREFIX}-chainmap>=1.0.3:../../wip/py-chainmap
DEPENDS+= ${PYPKGPREFIX}-emoji>=0.5.1:../../converters/py-emoji
DEPENDS+= ${PYPKGPREFIX}-feedparser>=5.2.1:../../textproc/py-feedparser
DEPENDS+= ${PYPKGPREFIX}-flask>=0.10.1:../../www/py-flask
Home |
Main Index |
Thread Index |
Old Index