pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-lark: setuptools dep added
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Fri Jan 17 09:27:25 2025 +0530
Changeset: 21b417bc428e0fc05d92f5519f79fd928ac74466
Modified Files:
py-lark/Makefile
Log Message:
py-lark: setuptools dep added
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21b417bc428e0fc05d92f5519f79fd928ac74466
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-lark/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-lark/Makefile b/py-lark/Makefile
index 051b871fe5..666996809e 100644
--- a/py-lark/Makefile
+++ b/py-lark/Makefile
@@ -13,6 +13,8 @@ HOMEPAGE= https://github.com/lark-parser/lark/
COMMENT= Parsing toolkit for Python
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
WRKSRC= ${WRKDIR}/lark-1.2.2
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index