From: Khem Raj <[email protected]> libpcre is needed. glib-2.0 now uses libpcre2 instead of libpcre which was indirectly satisfying this
Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit b08c4ab7c8efb7ccf9f4c6b6f44194212752959a) Signed-off-by: Armin Kuster <[email protected]> --- .../recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb index 1446b151c5..763384b7ea 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb @@ -10,6 +10,7 @@ DEPENDS = " \ gtk4 \ gtksourceview5 \ enchant2 \ + libpcre \ " GTKIC_VERSION = "4" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100449): https://lists.openembedded.org/g/openembedded-devel/message/100449 Mute This Topic: https://lists.openembedded.org/mt/96132618/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
