https://bugs.kde.org/show_bug.cgi?id=393938
--- Comment #5 from Nagy Tibor <xnagyti...@gmail.com> --- Jenkins says when building Krita for Neon: > -- The following OPTIONAL packages have not been found: > > * PythonLibrary (required version >= 3.0), Python Library, > <https://www.python.org> > Required by the Krita PyQt plugin > * SIP (required version >= 4.19.13), Support for generating SIP Python > bindings, <https://www.riverbankcomputing.com/software/sip/download> > Required by the Krita PyQt plugin > * PyQt5 (required version >= 5.6.0), Python bindings for Qt5., > <https://www.riverbankcomputing.com/software/pyqt/download5> > Required by the Krita PyQt plugin All of these packages are needed for the pykrita plugin according to its CMakeLists file: https://invent.kde.org/graphics/krita/-/blob/287099d907fc4b539a51f23bc967cdc11671d0c2/plugins/extensions/pykrita/CMakeLists.txt#L1 Now the question is why the build server doesn't find these packages. -- You are receiving this mail because: You are watching all bug changes.