diff options
| -rw-r--r-- | recipes-graphics/wayland/weston_14.0.2.imx.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston_14.0.2.imx.bb b/recipes-graphics/wayland/weston_14.0.2.imx.bb index d50a7c883..025c65d7a 100644 --- a/recipes-graphics/wayland/weston_14.0.2.imx.bb +++ b/recipes-graphics/wayland/weston_14.0.2.imx.bb | |||
| @@ -32,8 +32,8 @@ inherit meson pkgconfig useradd | |||
| 32 | # | 32 | # |
| 33 | require ${THISDIR}/required-distro-features.inc | 33 | require ${THISDIR}/required-distro-features.inc |
| 34 | 34 | ||
| 35 | DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0" | 35 | DEPENDS = "cairo gdk-pixbuf glib-2.0 libdisplay-info libinput libxkbcommon \ |
| 36 | DEPENDS += "wayland wayland-protocols libinput virtual/egl pango wayland-native libdisplay-info" | 36 | pango pixman virtual/egl wayland wayland-native wayland-protocols" |
| 37 | 37 | ||
| 38 | LDFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'lto', '-Wl,-z,undefs', '', d)}" | 38 | LDFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'lto', '-Wl,-z,undefs', '', d)}" |
| 39 | 39 | ||
