mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
wpebackend-fdo: update 1.6.1 -> 1.7.1
(From OE-Core rev: 16f03b665dcf58484a49c1c7534d96e269d66a8a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35ff36647a
commit
065bc3ac0a
@@ -4,14 +4,14 @@ BUGTRACKER = "https://github.com/Igalia/WPEBackend-fdo/issues"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1f62cef2e3645e3e74eb05fd389d7a66"
|
||||
DEPENDS = "glib-2.0 libxkbcommon wayland virtual/egl libwpe"
|
||||
DEPENDS = "glib-2.0 libxkbcommon wayland virtual/egl libwpe libepoxy"
|
||||
|
||||
DEPENDS_append_class-target = " wayland-native"
|
||||
|
||||
inherit cmake features_check
|
||||
inherit meson features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "740eee3327acfb462b8460519a219e30dc0a870326e88e2ddc4fe2c8de20b1c9"
|
||||
SRC_URI[sha256sum] = "9b980a73ea4e3762266c48f81ded56d9dcad4acf32bad9bd05d0dffdd454c6f5"
|
||||
|
||||
Reference in New Issue
Block a user