From da14e9464b2751a77ed73f678e6d676bbb8bcb95 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 5 Jan 2017 12:24:27 +0200 Subject: qtwayland: fix typo a dash missing on one line Change-Id: I6757fd377c5dd8caf42a893c0ace11ac81d54f60 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtwayland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 44dcb982..99aae29b 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb @@ -33,7 +33,7 @@ PACKAGECONFIG[wayland-client] = "-feature-wayland-client,-no-feature-wayland-cli PACKAGECONFIG[wayland-server] = "-feature-wayland-server,-no-feature-wayland-server" PACKAGECONFIG[xcomposite-egl] = "-feature-xcomposite-egl,-no-feature-xcomposite-egl,libxcomposite" PACKAGECONFIG[xcomposite-glx] = "-feature-xcomposite-glx,-no-feature-xcomposite-glx,virtual/mesa" -PACKAGECONFIG[wayland-egl] = "-feature-wayland-egl,no-feature-wayland-egl,virtual/egl" +PACKAGECONFIG[wayland-egl] = "-feature-wayland-egl,-no-feature-wayland-egl,virtual/egl" PACKAGECONFIG[wayland-brcm] = "-feature-wayland-brcm,-no-feature-wayland-brcm,virtual/egl" PACKAGECONFIG[drm-egl-server] = "-feature-drm-egl-server,-no-feature-drm-egl-server,libdrm virtual/egl" PACKAGECONFIG[libhybris-egl-server] = "-feature-libhybris-egl-server,-no-feature-libhybris-egl-server,libhybris" -- cgit v1.2.3-54-g00ecf