On 15/02/2026 09:30, Mark Geisert via Cygwin-apps wrote:
Hi folks,
Could someone with appropriate authorization kindly update the Cygwin package list to have me as maintainer of qt5-tools and qscintilla2?
I've uploaded latest versions of these but I'm blocked as non-maintainer.

This is still being declined due to the following:

ERROR: package 'qscintilla2-src' version '2.10.2-2' build-depends: 
'pkgconfig(Qt5Designer)', but nothing satisfies that
ERROR: package 'qscintilla2-src' version '2.10.2-2' build-depends: 
'pkgconfig(Qt5Gui)', but nothing satisfies that
ERROR: package 'qscintilla2-src' version '2.10.2-2' build-depends: 
'pkgconfig(Qt5Widgets)', but nothing satisfies that

Unfortunately, this form of build-depends never worked and is now rejected.
You should replace these with the name of the package(s) containing the corresponding .pc file(s) (usually the associated devel package), i.e. libQt5Designer-devel and libQt5Gui-devel.

$ cygcheck -f /usr/lib/pkgconfig/Qt5Widgets.pc
libQt5Gui-devel-5.9.4-2

Reply via email to