|
@@ -29,7 +29,7 @@ config BR2_PACKAGE_LIBGTK3
|
|
depends on BR2_USE_MMU # glib2
|
|
depends on BR2_USE_MMU # glib2
|
|
depends on BR2_INSTALL_LIBSTDCPP # pango
|
|
depends on BR2_INSTALL_LIBSTDCPP # pango
|
|
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # pango -> harfbuzz
|
|
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
|
|
BR2_PACKAGE_HAS_LIBGL
|
|
help
|
|
help
|
|
The GTK+ version 3 graphical user interface library
|
|
The GTK+ version 3 graphical user interface library
|