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:
parent
bff36b5f02
commit
a3aff55ed4
1 changed files with 2 additions and 1 deletions
|
|
@ -322,8 +322,9 @@ This package is part of the KDE games module.")
|
||||||
ki18n
|
ki18n
|
||||||
libkmahjongg
|
libkmahjongg
|
||||||
python
|
python
|
||||||
|
python-pyqt-without-qtwebkit
|
||||||
python-twisted
|
python-twisted
|
||||||
python-pyqt
|
python-qtpy
|
||||||
python-zope-interface
|
python-zope-interface
|
||||||
qtbase-5
|
qtbase-5
|
||||||
qtsvg-5))
|
qtsvg-5))
|
||||||
|
|
|
||||||
Reference in a new issue