summaryrefslogtreecommitdiff
path: root/packages/uim/uim-native_1.3.1.bb
blob: bcbffaad3521db876b2b2fe72f5450c60de49824 (plain)
1
2
3
4
5
6
7
8
require uim.inc
DEPENDS = "gtk+ anthy intltool-native"
inherit native autotools pkgconfig
FILE_PR = "r2"

S = "${WORKDIR}/uim-${PV}"

EXTRA_OECONF += "--disable-xim"