Adoption of qt5-tools and qscintilla2
Jon Turney
jon.turney@dronecode.org.uk
Wed Feb 18 19:53:54 GMT 2026
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
More information about the Cygwin-apps
mailing list