From 72f285aabd418ce5e8c9b6e10309c3df273cc7bf Mon Sep 17 00:00:00 2001 From: hazel-bunny <73038615+hazel-bunny@users.noreply.github.com> Date: Tue, 25 Apr 2023 00:58:26 +0600 Subject: [PATCH] Update anki.spec (#394) Otherwise I get ModuleNotFoundError: No module named 'PyQt5.QtWebEngineCore' Signed-off-by: hazel-bunny <73038615+hazel-bunny@users.noreply.github.com> --- anda/apps/anki/anki.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/anki/anki.spec b/anda/apps/anki/anki.spec index ff6b1f1cc2..1d2da46b00 100644 --- a/anda/apps/anki/anki.spec +++ b/anda/apps/anki/anki.spec @@ -8,7 +8,7 @@ BuildRequires: python3-devel python3-setuptools python3-waitress python3-protob 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 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 +Requires: python3-requests python3-pygame python3-beautifulsoup4 python3-httplib2 python3-pyaudio python3-jsonschema sox libxcrypt-compat python3-qt5-webengine Obsoletes: anki <= 2.1.15 BuildArch: noarch Conflicts: anki-qt5