mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
yelp: Add option to support webkit2gtk-4-0
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Joshua Watt <JPEWhacker@gmail.com>
This commit is contained in:
@@ -21,6 +21,10 @@ DEPENDS += " \
|
||||
webkitgtk \
|
||||
yelp-xsl \
|
||||
"
|
||||
PACKAGECONFIG ?= ""
|
||||
|
||||
# Enable if soup3 is enabled in webkit recipe
|
||||
PACKAGECONFIG[soup3] = ",--with-webkit2gtk-4-0,"
|
||||
|
||||
do_configure:prepend() {
|
||||
export ITSTOOL=${STAGING_BINDIR_NATIVE}/itstool
|
||||
|
||||
Reference in New Issue
Block a user