aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+-native_2.18.6.bb
blob: 59459e363c4c2f8250c21cc66ea4bd2a4c75ddb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
require gtk+_${PV}.bb

inherit native

DEPENDS += "atk-native pango-native cairo-native"
PROVIDES = "gtk+-native"

EXTRA_OECONF += "--without-libtiff --disable-modules"