summaryrefslogtreecommitdiff
path: root/recipes-gnome/gtk+/gtk+3_3.%.bbappend
blob: 2e6c889d06eb32e3f37ddb11908c13103ad81cd3 (plain)
1
2
3
4
# The tegras don't have a wayland backend, make sure it does not get enabled.
# Otherwise we get configure error, 'No package 'wayland-egl' found'
PACKAGECONFIG_remove_tegra = "wayland"
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"