Skip to content

Commit

Permalink
wpewebkit: accessibility and lbse enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
psaavedra committed Mar 27, 2024
1 parent 312e36c commit 84b47e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-browser/wpewebkit/wpewebkit.inc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export WK_USE_CCACHE="NO"
PACKAGECONFIG ??= "jit dfg-jit mediasource mediastream video webaudio webcrypto woff2 gst_gl \
remote-inspector openjpeg unified-builds service-worker \
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'journald', '' ,d)} \
avif gbm speech-synthesis jpegxl \
avif gbm speech-synthesis jpegxl accessibility lbse \
"

PACKAGECONFIG[reduce-size] = "-DCMAKE_BUILD_TYPE=MinSizeRel,-DCMAKE_BUILD_TYPE=Release,,"
Expand Down

0 comments on commit 84b47e7

Please sign in to comment.