summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/weston_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland/weston_4.0.0.bb')
-rw-r--r--meta/recipes-graphics/wayland/weston_4.0.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/weston_4.0.0.bb b/meta/recipes-graphics/wayland/weston_4.0.0.bb
index 7dfca7fc63..e78b0d9194 100644
--- a/meta/recipes-graphics/wayland/weston_4.0.0.bb
+++ b/meta/recipes-graphics/wayland/weston_4.0.0.bb
@@ -15,6 +15,8 @@ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
15SRC_URI[md5sum] = "33709aa4d5916f89643fca0fc0064b39" 15SRC_URI[md5sum] = "33709aa4d5916f89643fca0fc0064b39"
16SRC_URI[sha256sum] = "a0fc0ae7ef83dfbed12abfe9b8096a24a7dd00705e86fa0db1e619ded18b4b58" 16SRC_URI[sha256sum] = "a0fc0ae7ef83dfbed12abfe9b8096a24a7dd00705e86fa0db1e619ded18b4b58"
17 17
18UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
19
18inherit autotools pkgconfig useradd distro_features_check 20inherit autotools pkgconfig useradd distro_features_check
19# depends on virtual/egl 21# depends on virtual/egl
20REQUIRED_DISTRO_FEATURES = "opengl" 22REQUIRED_DISTRO_FEATURES = "opengl"