diff options
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r-- | meta/recipes-graphics/wayland/weston_1.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.9.0.bb b/meta/recipes-graphics/wayland/weston_1.9.0.bb index e14ea9d701..16a788d2a3 100644 --- a/meta/recipes-graphics/wayland/weston_1.9.0.bb +++ b/meta/recipes-graphics/wayland/weston_1.9.0.bb | |||
@@ -22,7 +22,7 @@ inherit autotools pkgconfig useradd distro_features_check | |||
22 | REQUIRED_DISTRO_FEATURES = "opengl" | 22 | REQUIRED_DISTRO_FEATURES = "opengl" |
23 | 23 | ||
24 | DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg" | 24 | DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg" |
25 | DEPENDS += "wayland libinput virtual/egl pango" | 25 | DEPENDS += "wayland libinput virtual/egl pango wayland-native" |
26 | 26 | ||
27 | EXTRA_OECONF = "--enable-setuid-install \ | 27 | EXTRA_OECONF = "--enable-setuid-install \ |
28 | --enable-simple-clients \ | 28 | --enable-simple-clients \ |