Skip to content

Commit

Permalink
wpewebkit: Add opengl as REQUIRED_DISTRO_FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
psaavedra committed Oct 10, 2024
1 parent bc875fb commit b051a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-browser/wpewebkit/wpewebkit.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ BUGTRACKER = "https://bugs.webkit.org/"
LICENSE = "BSD-2-Clause & LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 "

REQUIRED_DISTRO_FEATURES = "opengl"

DEPENDS:append = " \
libsoup \
bison-native gperf-native harfbuzz-native libxml2-native ccache-native ninja-native ruby-native \
Expand Down

0 comments on commit b051a38

Please sign in to comment.