mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-20 17:47:14 +00:00
gnome-text-editor: Add missing libpcre build time depenedency
libpcre is needed. glib-2.0 now uses libpcre2 instead of libpcre which was indirectly satisfying this Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,6 +10,7 @@ DEPENDS = " \
|
|||||||
gtk4 \
|
gtk4 \
|
||||||
gtksourceview5 \
|
gtksourceview5 \
|
||||||
enchant2 \
|
enchant2 \
|
||||||
|
libpcre \
|
||||||
"
|
"
|
||||||
|
|
||||||
GTKIC_VERSION = "4"
|
GTKIC_VERSION = "4"
|
||||||
|
|||||||
Reference in New Issue
Block a user