pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre calibre: fix dependency pattern
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c36f4a54a43
branches: trunk
changeset: 389479:1c36f4a54a43
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 04 17:51:26 2022 +0000
description:
calibre: fix dependency pattern
diffstat:
misc/calibre/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 886467abcf5f -r 1c36f4a54a43 misc/calibre/Makefile
--- a/misc/calibre/Makefile Sun Dec 04 17:43:50 2022 +0000
+++ b/misc/calibre/Makefile Sun Dec 04 17:51:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.277 2022/12/04 16:27:14 gdt Exp $
+# $NetBSD: Makefile,v 1.278 2022/12/04 17:51:26 wiz Exp $
# Needs update to 6.9.0
DISTNAME= calibre-5.44.0
@@ -41,7 +41,7 @@
# for installation
TOOL_DEPENDS+= ${PYPKGPREFIX}-qt-builder>=1:../../x11/py-qt-builder
-TOOL_DEPENDS+= ${PYPKGPREFIX}-sip6:../../x11/py-sip6
+TOOL_DEPENDS+= ${PYPKGPREFIX}-sip6-[0-9]*:../../x11/py-sip6
BUILD_DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils
EXTRACT_USING= bsdtar
Home |
Main Index |
Thread Index |
Old Index