gnu: anki: Remove a transitive dependency on QtWebKit.
authorLeo Famulari <leo@famulari.name>
Fri, 28 Jan 2022 17:37:33 +0000 (12:37 -0500)
committerLeo Famulari <leo@famulari.name>
Fri, 28 Jan 2022 19:03:03 +0000 (14:03 -0500)
commit88f1e799b4ad24323e4d12106b7ffa3854534b21
tree1171edf26c145e4529272832852bfe6973f3057d
parent229759833dbde298d6ab44818f1c6bc140865a33
gnu: anki: Remove a transitive dependency on QtWebKit.

See <https://issues.guix.gnu.org/53289> for more information about this change.

* gnu/packages/education.scm (anki)[inputs]: Replace python-pyqt with
python-pyqt-without-qtwebkit.
gnu/packages/education.scm