I’ve got a problem with F39 beta.
I have a package which uses wxGTK3-devel.
When I build this package on COPR, this wxGTK3-devel package is not found.
But if I do a:
$ dnf search --release 39 wxGTK3-devel
This package is found.
Am I doing something wrong with this package ?
Thanks. I should have done this checlk
I will update the name of the wxGTK package.
But that’s odd that dnf --release 39 search. returns the wxGTK3-devel package …