pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-conan: added missing dep (py-yaml).
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Mon Feb 11 16:40:08 2019 +0000
Changeset: 4b72cfc75d2ccf424bd5393a09106b98b1b876ea
Modified Files:
py-conan/Makefile
Log Message:
wip/py-conan: added missing dep (py-yaml).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4b72cfc75d2ccf424bd5393a09106b98b1b876ea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-conan/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-conan/Makefile b/py-conan/Makefile
index 25ad1699f9..97b74b3b91 100644
--- a/py-conan/Makefile
+++ b/py-conan/Makefile
@@ -33,6 +33,7 @@ DEPENDS+= ${PYPKGPREFIX}-patch-1.16:../../wip/py-patch
DEPENDS+= ${PYPKGPREFIX}-colorama:../../comms/py-colorama
DEPENDS+= ${PYPKGPREFIX}-requests:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-JWT:../../textproc/py-JWT
+DEPENDS+= ${PYPKGPREFIX}-yaml:../../textproc/py-yaml
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index