mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05: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:
parent
bff36b5f02
commit
a3aff55ed4
1 changed files with 2 additions and 1 deletions
|
@ -322,8 +322,9 @@ (define-public kajongg
|
|||
ki18n
|
||||
libkmahjongg
|
||||
python
|
||||
python-pyqt-without-qtwebkit
|
||||
python-twisted
|
||||
python-pyqt
|
||||
python-qtpy
|
||||
python-zope-interface
|
||||
qtbase-5
|
||||
qtsvg-5))
|
||||
|
|
Loading…
Reference in a new issue