pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-wpull: Require py-yapsy
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Mar 9 15:19:36 2017 +0100
Changeset: 142aac097d1c9869f6b68d5f216814656eac8664
Modified Files:
py-wpull/Makefile
Log Message:
py-wpull: Require py-yapsy
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=142aac097d1c9869f6b68d5f216814656eac8664
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-wpull/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-wpull/Makefile b/py-wpull/Makefile
index 375ab0ce87..1ee5e30ce7 100644
--- a/py-wpull/Makefile
+++ b/py-wpull/Makefile
@@ -12,10 +12,11 @@ HOMEPAGE= https://github.com/chfoo/wpull/
COMMENT= Wget-compatible web downloader and crawler
LICENSE= gnu-gpl-v3
-
PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-yapsy>=1.2.1:../../wip/py-yapsy
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index