1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

webkitgtk: add gperf-native to DEPENDS to fix build

|   Could NOT find Gperf (missing: GPERF_EXECUTABLE) (Required is at least
|   version "3.0.1")

(From OE-Core rev: 840c5b442d4b27a3791ced63565bf757de1d95ca)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andreas Müller
2021-10-17 13:57:03 +02:00
committed by Richard Purdie
parent d7b24328bf
commit 3622d27b84
@@ -33,6 +33,7 @@ CVE_PRODUCT = "webkitgtk webkitgtk\+"
DEPENDS = " \ DEPENDS = " \
ruby-native \ ruby-native \
gperf-native \
cairo \ cairo \
harfbuzz \ harfbuzz \
jpeg \ jpeg \