1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 20:20:32 +02:00

gnu: kajongg: Add missing input.

* gnu/packages/kde-games.scm (kajongg)[inputs]: Add PYTHON-QTPY.  While here,
use PYTHON-PYQT-WITHOUT-QTWEBKIT instead of PYTHON-PYQT.
This commit is contained in:
Marius Bakke
2022-12-31 22:49:02 +01:00
parent bff36b5f02
commit a3aff55ed4

View File

@@ -322,8 +322,9 @@ This package is part of the KDE games module.")
ki18n
libkmahjongg
python
python-pyqt-without-qtwebkit
python-twisted
python-pyqt
python-qtpy
python-zope-interface
qtbase-5
qtsvg-5))