mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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> (cherry picked from commit b08c4ab7c8efb7ccf9f4c6b6f44194212752959a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
cfb543bdc1
commit
1a977efd26
@ -10,6 +10,7 @@ DEPENDS = " \
|
||||
gtk4 \
|
||||
gtksourceview5 \
|
||||
enchant2 \
|
||||
libpcre \
|
||||
"
|
||||
|
||||
GTKIC_VERSION = "4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user