pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-img2pdf: Remove pkg-config tool dependency
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Sep 5 17:57:30 2026 +0200
Changeset: 9bb15e01c2df5540f57e2878c2c494625cb94a73
Modified Files:
py-img2pdf/Makefile
Log Message:
py-img2pdf: Remove pkg-config tool dependency
Not needed.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9bb15e01c2df5540f57e2878c2c494625cb94a73
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-img2pdf/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/py-img2pdf/Makefile b/py-img2pdf/Makefile
index 1d7d2f6663..1dea1b8b4c 100644
--- a/py-img2pdf/Makefile
+++ b/py-img2pdf/Makefile
@@ -10,8 +10,6 @@ HOMEPAGE= https://pypi.org/project/img2pdf/
COMMENT= Lossless conversion of raster images to PDF
LICENSE= gnu-lgpl-v3
-USE_TOOLS+= pkg-config
-
TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core
DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-pikepdf-[0-9]*:../../print/py-pikepdf
Home |
Main Index |
Thread Index |
Old Index