pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dnspython3: Require py-dnspython
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Mar 9 15:47:39 2017 +0100
Changeset: 38cda316aa45dd1762b827b326563cba198460b5
Modified Files:
py-dnspython3/Makefile
Log Message:
py-dnspython3: Require py-dnspython
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38cda316aa45dd1762b827b326563cba198460b5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dnspython3/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-dnspython3/Makefile b/py-dnspython3/Makefile
index 13d568f167..ec07dc839e 100644
--- a/py-dnspython3/Makefile
+++ b/py-dnspython3/Makefile
@@ -13,5 +13,7 @@ COMMENT= DNS toolkit for Python 3.x
PYTHON_VERSIONS_INCOMPATIBLE= 27
+DEPENDS+= ${PYPKGPREFIX}-dnspython-[0-9]*:../../wip/py-dnspython
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index