From a8b7d6be607d8a54ed8bb93d24b27599e8733b6e Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 17 May 2025 16:26:15 -0500 Subject: [PATCH] fix(anki): Add PyQt6 build deps Signed-off-by: Gilver --- anda/apps/anki/anki.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anda/apps/anki/anki.spec b/anda/apps/anki/anki.spec index 555c42aae7..dc35e5e9e9 100644 --- a/anda/apps/anki/anki.spec +++ b/anda/apps/anki/anki.spec @@ -7,6 +7,8 @@ URL: https://apps.ankiweb.net/ BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks rpm_macro(fdupes) BuildRequires: python3-distro python3-flask-cors python3-jsonschema python3-send2trash python3-certifi python3-simplejson BuildRequires: python3-installer make mold cargo git rsync ninja-build libxcrypt-compat nodejs python3.9 python-unversioned-command gcc python3-pyqt6-webengine +BuildRequires: python3-pyqt6 python3-pyqt6-devel +BuildRequires: python3dist(pyqt6) Requires: hicolor-icon-theme python3-sqlalchemy python3-simplejson python3-matplotlib python3-decorator python3-markdown python3-send2trash Requires: python3-requests python3-pygame python3-beautifulsoup4 python3-httplib2 python3-pyaudio python3-jsonschema sox libxcrypt-compat python3-pyqt6-webengine Recommends: (mpv or mpv-nightly)