weston: update RDEPENDS and RRECOMMENDS

Signed-off-by: Ilies CHERGUI <ilies.chergui@gmail.com>
This commit is contained in:
Ilies CHERGUI
2022-06-30 22:56:43 +01:00
committed by Matt Madison
parent 3682bb19eb
commit 76d97ed91a

View File

@@ -9,7 +9,9 @@ SRC_URI:append:tegra = " file://0001-Drop-DRM-version-check-in-meson.build.patch
DEPENDS:append:tegra = " egl-wayland"
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"
RDEPENDS:${PN}:append:tegra = " egl-wayland egl-gbm tegra-udrm-probeconf"
RDEPENDS:${PN}:append:tegra = " egl-wayland egl-gbm"
# wlshell is used by nvidia gstreamer plugins
EXTRA_OEMESON:append:tegra = " -Ddeprecated-wl-shell=true"
RRECOMMENDS:${PN}:append:tegra = " kernel-module-tegra-udrm kernel-module-nvidia-drm"