diff options
| author | Sughosha <sughosha@disroot.org> | 2025-10-23 19:02:52 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2025-10-23 19:02:52 +0530 |
| commit | 7ca7229a8bef0ec0933271b2f98497d5ee38ad90 (patch) | |
| tree | 49c73c2568a2247366944b51a7f0fc88c2116d0f /gnu/packages | |
| parent | c955797f0b18571f3e0b44f4f4849367d50a1df8 (diff) | |
gnu: kajongg: Replace the input python-pyqt with python-pyqt-6.
* gnu/packages/kde-games.scm (kajongg)[inputs]: Replace python-pyqt with
python-pyqt-6.
Change-Id: I18f06e578d1fa48646fa58a45a9ddc4687927b7a
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/kde-games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm index 4ca8a17d621..26cde3a2eb1 100644 --- a/gnu/packages/kde-games.scm +++ b/gnu/packages/kde-games.scm @@ -416,7 +416,7 @@ This package is part of the KDE games module.") ki18n libkmahjongg python - python-pyqt + python-pyqt-6 python-twisted python-qtpy python-zope-interface |
