libgtk3: fix typo
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 5 Sep 2016 21:16:52 +0000 (18:16 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 Sep 2016 21:36:04 +0000 (23:36 +0200)
It's wayland, not waylandd, hence gtk3+ with the wayland backend went
completely poof.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libgtk3/Config.in

index 2dd6dfacd192a0783fd44b90a309c95be54f3474..738f865099f4d78b2e983e01bfd2289550262c2f 100644 (file)
@@ -29,7 +29,7 @@ config BR2_PACKAGE_LIBGTK3
        depends on BR2_USE_MMU # glib2
        depends on BR2_INSTALL_LIBSTDCPP # pango
        depends on BR2_TOOLCHAIN_HAS_SYNC_4 # pango -> harfbuzz
-       depends on BR2_PACKAGE_HAS_LIBEGL_WAYLANDD || \
+       depends on BR2_PACKAGE_HAS_LIBEGL_WAYLAND || \
                BR2_PACKAGE_HAS_LIBGL
        help
          The GTK+ version 3 graphical user interface library