meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4
Robert Yang 46612115db python3-wxgtk4: Require DISTRO_FEATURES as gtk3
It can't be built without gtk3:
No package 'gtk+-3.0' found

So make it have the same DISTRO_FEATURES as gtk3. It may also support gtk2, but
it depends on wxwidgets which doesn't support gtk2, so we don't have to
consider that.

And python3-wxgtk4 doesn't have PACKAGECONFIG, so remove the checking for
PACKAGECONFIG.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-04-11 09:22:30 -04:00
..
python3-wxgtk4 python3-wxgtk4: add recipe 2022-03-30 07:51:38 -07:00
python3-wxgtk4_4.1.1.bb python3-wxgtk4: Require DISTRO_FEATURES as gtk3 2022-04-11 09:22:30 -04:00