diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3.inc b/meta/recipes-gnome/gtk+/gtk+3.inc index 77b6c31536..dc6768c4e8 100644 --- a/meta/recipes-gnome/gtk+/gtk+3.inc +++ b/meta/recipes-gnome/gtk+/gtk+3.inc | |||
@@ -52,7 +52,7 @@ PACKAGECONFIG[x11] = "--enable-x11-backend,--disable-x11-backend,at-spi2-atk fon | |||
52 | # this is provided by oe-core patch that removes epoxy/gl dependency from a X11 build | 52 | # this is provided by oe-core patch that removes epoxy/gl dependency from a X11 build |
53 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,libepoxy" | 53 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,libepoxy" |
54 | PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,,libgl" | 54 | PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,,libgl" |
55 | PACKAGECONFIG[wayland] = "--enable-wayland-backend,--disable-wayland-backend,wayland wayland-protocols libxkbcommon virtual/mesa wayland-native" | 55 | PACKAGECONFIG[wayland] = "--enable-wayland-backend,--disable-wayland-backend,wayland wayland-protocols libxkbcommon virtual/egl virtual/libgles2 wayland-native" |
56 | PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,cups" | 56 | PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,cups" |
57 | 57 | ||
58 | prepare_gtk_scripts() { | 58 | prepare_gtk_scripts() { |