aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uim/uim-native_1.3.1.bb
blob: 3404a36ab53ce1620e24f536b464c5cdb2350884 (plain)
1
2
3
4
5
6
require uim.inc
DEPENDS = "gtk+ anthy intltool-native"
inherit native autotools pkgconfig
PR = "r2"

EXTRA_OECONF += "--disable-xim"