summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+3.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3.inc b/meta/recipes-gnome/gtk+/gtk+3.inc
index 1d726b5696..8d01e6077f 100644
--- a/meta/recipes-gnome/gtk+/gtk+3.inc
+++ b/meta/recipes-gnome/gtk+/gtk+3.inc
@@ -41,8 +41,10 @@ PACKAGECONFIG[x11] = "-Dx11_backend=true,-Dx11_backend=false,at-spi2-atk fontcon
41# this is provided by oe-core patch that removes epoxy/gl dependency from a X11 build 41# this is provided by oe-core patch that removes epoxy/gl dependency from a X11 build
42PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false,libepoxy" 42PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false,libepoxy"
43PACKAGECONFIG[wayland] = "-Dwayland_backend=true,-Dwayland_backend=false,wayland wayland-protocols libxkbcommon virtual/egl virtual/libgles2 wayland-native" 43PACKAGECONFIG[wayland] = "-Dwayland_backend=true,-Dwayland_backend=false,wayland wayland-protocols libxkbcommon virtual/egl virtual/libgles2 wayland-native"
44PACKAGECONFIG[cups] = "-Dprint_backends=cups,-Dprint_backends=file,cups" 44PACKAGECONFIG[cups] = ",,cups,cups"
45PACKAGECONFIG[colord] = "-Dcolord=yes,-Dcolord=no,colord" 45PACKAGECONFIG[colord] = "-Dcolord=yes,-Dcolord=no,colord"
46PACKAGECONFIG[cloudproviders] = "-Dcloudproviders=true,-Dcloudproviders=false,libcloudproviders"
47PACKAGECONFIG[tracker3] = "-Dtracker3=true,-Dtracker3=false,tracker,tracker-miners"
46 48
47prepare_gtk_scripts() { 49prepare_gtk_scripts() {
48 mv ${D}${bindir}/gtk-update-icon-cache ${D}${bindir}/gtk-update-icon-cache-3.0 50 mv ${D}${bindir}/gtk-update-icon-cache ${D}${bindir}/gtk-update-icon-cache-3.0