pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
urlwatch: TOOL_DEPENDS on py-wheel to build
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Jul 25 20:39:51 2022 +0200
Changeset: b1182bc786935217552590780515b6eec13c7ef2
Modified Files:
urlwatch/Makefile
Log Message:
urlwatch: TOOL_DEPENDS on py-wheel to build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b1182bc786935217552590780515b6eec13c7ef2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
urlwatch/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/urlwatch/Makefile b/urlwatch/Makefile
index eb4d9ad38a..aee3ce3b18 100644
--- a/urlwatch/Makefile
+++ b/urlwatch/Makefile
@@ -18,6 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-minidb-[0-9]*:../../wip/py-minidb
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.32:../../devel/py-wheel
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index