guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: kajongg: Add missing input.


From: guix-commits
Subject: 02/05: gnu: kajongg: Add missing input.
Date: Tue, 3 Jan 2023 09:36:57 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit a3aff55ed4677cc0c11ca7e7116f6fd279db6ee3
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Dec 31 22:49:02 2022 +0100

    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.
---
 gnu/packages/kde-games.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 60c4d839d6..b0df2cf3d2 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]