On Thu, May 25, 2023 at 5:14 AM Ross Burton <[email protected]> wrote: > > From: Ross Burton <[email protected]> > > Signed-off-by: Ross Burton <[email protected]> > --- > .../xfce4-panel-profiles/xfce4-panel-profiles_1.0.13.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.13.bb > b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.13.bb > index ab1b827266..9624f90f92 100644 > --- > a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.13.bb > +++ > b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.13.bb > @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" > > inherit python3native gettext gtk-icon-cache features_check > > -REQUIRED_DISTRO_FEATURES = "x11" > +REQUIRED_DISTRO_FEATURES = "x11 gobject-distro-features"
typo here, it should be gobject-introspection-data instead of gobject-distro-features, I have fixed it locally on master-next no need to send a v2. > > DEPENDS += "intltool-native" > > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102861): https://lists.openembedded.org/g/openembedded-devel/message/102861 Mute This Topic: https://lists.openembedded.org/mt/99128572/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
