pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-wpull: Require namedlist, html5lib, dnspython3, chardet
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Mar 9 15:47:57 2017 +0100
Changeset: 48cf65bc245a359e244fa5f564a4fbb3dd004887
Modified Files:
py-wpull/Makefile
Log Message:
py-wpull: Require namedlist, html5lib, dnspython3, chardet
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=48cf65bc245a359e244fa5f564a4fbb3dd004887
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-wpull/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diffs:
diff --git a/py-wpull/Makefile b/py-wpull/Makefile
index 7c77c1e06f..fa923e6ce3 100644
--- a/py-wpull/Makefile
+++ b/py-wpull/Makefile
@@ -19,6 +19,10 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-yapsy-[0-9]*:../../wip/py-yapsy
DEPENDS+= ${PYPKGPREFIX}-tornado-[0-9]*:../../www/py-tornado
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-[0-9]*:../../databases/py-sqlalchemy
+DEPENDS+= ${PYPKGPREFIX}-namedlist-[0-9]*:../../wip/py-namedlist
+DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
+DEPENDS+= ${PYPKGPREFIX}-dnspython3-[0-9]*:../../wip/py-dnspython3
+DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index