Configure: error: GTKEXTRA 3.0.0 or later is required

I’m trying to compile an electronics design tool, and I’m working my way through the dependencies needed. I’ve made good progress, but when I try to install this one, I’m offered this:

kipingram@slimbook:~/utils/lepton-eda$ sudo dnf install gtk+extra-devel
Last metadata expiration check: 0:46:35 ago on Tue 04 Feb 2025 11:31:49 AM CST.
Dependencies resolved.
==================================================================================================
 Package                    Architecture      Version                    Repository          Size
==================================================================================================
Installing:
 gtk+extra-devel            x86_64            2.1.2-38.fc40              updates            559 k
Installing dependencies:
 gtk+extra                  x86_64            2.1.2-38.fc40              updates            286 k

Transaction Summary
==================================================================================================
Install  2 Packages

Total download size: 844 k
Installed size: 7.6 M

That doesn’t satisfy the 3.0.0 version requirement. I’m on Fedora 40, just one pending update. Is this something I can beat by installing an appropriate package? Does Fedora 41 include a later version of gtk+extra?

I’ve noodled around online quite a lot and can’t seem to find anything helpful - I apologize if I’m just not as good at taht sort of thing as I should be. I don’t even see any version 3+ rpms online anywhere - all the references I can find are to 2. … versions.

Thanks,
Kip

To answer your question, NO

You could answer it yourself with dnf list gtk+extra* --releasever=41