pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
visidata: Depends on py-standard-mailcap
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 15 12:37:02 2025 +0100
Changeset: b938bef2757ff08eac82d7589d284e8d1b4dd4c7
Modified Files:
visidata/Makefile
Log Message:
visidata: Depends on py-standard-mailcap
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b938bef2757ff08eac82d7589d284e8d1b4dd4c7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
visidata/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/visidata/Makefile b/visidata/Makefile
index 8e1410d9dd..e1e5129129 100644
--- a/visidata/Makefile
+++ b/visidata/Makefile
@@ -13,7 +13,7 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-openpyxl>=2.4:../../textproc/py-openpyxl
-#DEPENDS+= ${PYPKGPREFIX}-standard-mailcap-[0-9]*:../../wip/py-standard-mailcap
+DEPENDS+= ${PYPKGPREFIX}-standard-mailcap-[0-9]*:../../wip/py-standard-mailcap
SUBST_CLASSES+= setuppy
SUBST_STAGE.setuppy= pre-configure
Home |
Main Index |
Thread Index |
Old Index