https://bugs.kde.org/show_bug.cgi?id=486171

--- Comment #9 from Antonio Rojas <aro...@archlinux.org> ---
> The kajongg source code he points to sets HAVE_SIP to False if neither PyQt6
> nor PyQt5 is found.

No, it sets it to false if both QT5 and QT6 are false (which should never
happen). You probably want 'if PYQT5' and 'elif PYQT6' instead.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to