pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-et_xmlfile: add missing tool dependency
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Jul 22 13:06:19 2025 +0200
Changeset: 3c3a291f1b26b249181c71c31a1d11af9083c396
Modified Files:
py-et_xmlfile/Makefile
Log Message:
py-et_xmlfile: add missing tool dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c3a291f1b26b249181c71c31a1d11af9083c396
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-et_xmlfile/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-et_xmlfile/Makefile b/py-et_xmlfile/Makefile
index b1b8965ab2..8d6d893425 100644
--- a/py-et_xmlfile/Makefile
+++ b/py-et_xmlfile/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE= https://foss.heptapod.net/openpyxl/et_xmlfile
COMMENT= Implementation of lxml.xmlfile for the standard library
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
Home |
Main Index |
Thread Index |
Old Index