On Thu, Oct 31, 2019 at 10:38 AM Alexander Kanavin <[email protected]> wrote: > > inherit gettext, as gcr is now gettextized. > > Signed-off-by: Alexander Kanavin <[email protected]> > --- > meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} (83%) > > diff --git a/meta/recipes-gnome/gcr/gcr_3.28.1.bb > b/meta/recipes-gnome/gcr/gcr_3.34.0.bb > similarity index 83% > rename from meta/recipes-gnome/gcr/gcr_3.28.1.bb > rename to meta/recipes-gnome/gcr/gcr_3.34.0.bb > index 0a9867451ee..f13bfecbe19 100644 > --- a/meta/recipes-gnome/gcr/gcr_3.28.1.bb > +++ b/meta/recipes-gnome/gcr/gcr_3.34.0.bb > @@ -11,12 +11,12 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" > DEPENDS = "intltool-native gtk+3 p11-kit glib-2.0 libgcrypt \ > ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'libxslt-native', > '', d)}" Don't know if this is a complete V2. If so intltool-native dependency can go (as Ross suggested).
Andreas -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
