From 295ad7548e93050b0bd99a669d96bfce58f4eef0 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 2 May 2022 20:39:14 +0200 Subject: deskutils/calibre: Add missing dependency PR: 263714 MFH: 2022Q2 --- deskutils/calibre/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index b55edd45f87a..48dd86f8574c 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ PORTNAME= calibre PORTVERSION= 5.41.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ @@ -51,6 +51,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ ${PYTHON_PKGNAMEPREFIX}cchardet>=0:textproc/py-cchardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5-parser>=0.4.3:www/py-html5-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.8:textproc/py-feedparser@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jeepney>=0.6:devel/py-jeepney@${PY_FLAVOR} \ ${PY_PILLOW} \ pdftohtml:graphics/poppler-utils \ ${PYTHON_PKGNAMEPREFIX}zeroconf>0:net/py-zeroconf -- cgit v1.2.3