Commit 32df33c
committed
pkg,rpm: updated ui pyqt6 dependency package
In ff05d94 python311-PyQt6 was added as
dependency, to help users install some needed dependencies automatically
on old versions of Tumbleweed.
However on new versions, it also install this package, which is not the
default python3 version. Besides, python3-qt6 exists as dependency on
latest versions.
So let's use again python3-qt6 for SuSe. If someone wants to install the
GUI on older versions of Tumbleweed (~2024-2025), they'll need to
install PyQt6 via pip.
Closes: #15761 parent f79bde1 commit 32df33c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments