pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
calibre5: adjust dependencies for pkgs that are now in main pkgsrc.
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Tue Jan 18 20:33:12 2022 +0100
Changeset: aa980de539c3e996560aa14fc8919b57614c32e3
Modified Files:
calibre5/Makefile
Log Message:
calibre5: adjust dependencies for pkgs that are now in main pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aa980de539c3e996560aa14fc8919b57614c32e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
calibre5/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/calibre5/Makefile b/calibre5/Makefile
index a354807330..7ff2309633 100644
--- a/calibre5/Makefile
+++ b/calibre5/Makefile
@@ -29,6 +29,7 @@ DEPENDS+= ${PYPKGPREFIX}-psutil>=0.6.1:../../sysutils/py-psutil
DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-qt5-webengine-[0-9]*:../../x11/py-qt5-webengine
DEPENDS+= ${PYPKGPREFIX}-regex-[0-9]*:../../textproc/py-regex
+DEPENDS+= ${PYPKGPREFIX}-sip5>=5.5<6:../../x11/py-sip5
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-soupsieve-[0-9]*:../../www/py-soupsieve
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
@@ -36,9 +37,8 @@ DEPENDS+= ${PYPKGPREFIX}-unrardll-[0-9]:../../archivers/py-unrardll
# TODO: these are still in pkgsrc/wip:
DEPENDS+= ${PYPKGPREFIX}-jeepney>=0.6.0:../../wip/py-jeepney
-DEPENDS+= ${PYPKGPREFIX}-sip5>=5.5<6:../../wip/py-sip5
-BUILD_DEPENDS+= ${PYPKGPREFIX}-qt-builder>=1:../../wip/py-qt-builder
# for installation
+BUILD_DEPENDS+= ${PYPKGPREFIX}-qt-builder>=1:../../x11/py-qt-builder
BUILD_DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils
EXTRACT_USING= bsdtar
Home |
Main Index |
Thread Index |
Old Index