From 02ef636a09d0a9c7f481c5e7e97d98c546697416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 23 Jun 2024 10:44:34 +0700 Subject: [PATCH] calibre: fix build after pyqt6 restructure --- srcpkgs/calibre/template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index b0302c2f9f2..7907f71b181 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -6,6 +6,7 @@ build_helper=python3 pycompile_dirs="/usr/lib/calibre/" hostmakedepends="pkg-config cmake python3-BeautifulSoup4 python3-Pillow python3-apsw python3-css-parser python3-dateutil sip qt6-base python3-py7zr + python3-pyqt6-devel-tools python3-html5-parser python3-msgpack python3-regex python3-mechanize mathjax liberation-fonts-ttf python3-zeroconf xdg-utils rapydscript-ng python3-PyQt-builder python3-Markdown python3-xxhash" @@ -13,7 +14,9 @@ makedepends="libinput-devel libmagick-devel libmtp-devel libstemmer-devel libpodofo-devel libwmf-devel libxkbcommon-devel poppler-cpp-devel freetype-devel uchardet-devel openssl-devel icu-devel libusb-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel libstemmer-devel - python3-pyqt6-devel python3-pyqt6-webengine-devel" + python3-pyqt6-gui python3-pyqt6-svg python3-pyqt6-widgets python3-pyqt6-network + python3-pyqt6-printsupport python3-pyqt6-webengine python3-pyqt6-webchannel + qt6-base-private-devel python3-pyqt6-bindings python3-pyqt6-webengine-devel" depends="desktop-file-utils optipng poppler python3-BeautifulSoup4 qt6-imageformats python3-Pygments python3-pycryptodome python3-xxhash python3-Markdown python3-Pillow python3-zeroconf python3-Pygments python3-apsw