diff options
| -rw-r--r-- | meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb b/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb index dcee87e2cd..48e1409be8 100644 --- a/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb +++ b/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb | |||
| @@ -19,3 +19,6 @@ UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | |||
| 19 | inherit meson pkgconfig | 19 | inherit meson pkgconfig |
| 20 | 20 | ||
| 21 | DEPENDS += "wayland wayland-native wayland-protocols" | 21 | DEPENDS += "wayland wayland-native wayland-protocols" |
| 22 | |||
| 23 | PACKAGECONFIG ??= "drm" | ||
| 24 | PACKAGECONFIG[drm] = "-Ddrm=enabled,-Ddrm=disabled,libdrm" | ||
