ChangeLog: https://gitlab.gnome.org/GNOME/epiphany/-/blob/49.2/NEWS
Add a dependency on blueprint-compiler-native. Signed-off-by: Yi Zhao <[email protected]> --- .../epiphany/{epiphany_48.5.bb => epiphany_49.2.bb} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename meta/recipes-gnome/epiphany/{epiphany_48.5.bb => epiphany_49.2.bb} (88%) diff --git a/meta/recipes-gnome/epiphany/epiphany_48.5.bb b/meta/recipes-gnome/epiphany/epiphany_49.2.bb similarity index 88% rename from meta/recipes-gnome/epiphany/epiphany_48.5.bb rename to meta/recipes-gnome/epiphany/epiphany_49.2.bb index 6a1abdc553..4c27a6b6c7 100644 --- a/meta/recipes-gnome/epiphany/epiphany_48.5.bb +++ b/meta/recipes-gnome/epiphany/epiphany_49.2.bb @@ -21,6 +21,7 @@ DEPENDS = " \ glib-2.0-native \ coreutils-native \ desktop-file-utils-native \ + blueprint-compiler-native \ " inherit gnomebase gsettings features_check gettext mime-xdg gtk-icon-cache @@ -31,7 +32,9 @@ SRC_URI += "\ file://migrator.patch \ file://distributor.patch \ " -SRC_URI[archive.sha256sum] = "0f66552ad6593c7952a3ddee5bf515656c8c434871076d9f1a91a7af9346b1b4" +SRC_URI[archive.sha256sum] = "b3ba3d68213e87f81f1733e85500c37b82b5938f9009e4fe89994963d5fb2b8e" + +export GI_TYPELIB_PATH = "${STAGING_LIBDIR}/girepository-1.0/" # Developer mode enables debugging PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229830): https://lists.openembedded.org/g/openembedded-core/message/229830 Mute This Topic: https://lists.openembedded.org/mt/117393401/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
