diff --git a/srcpkgs/uim/template b/srcpkgs/uim/template index aeb9aff5e91..12df0eddb06 100644 --- a/srcpkgs/uim/template +++ b/srcpkgs/uim/template @@ -1,10 +1,11 @@ # Template file for 'uim' pkgname=uim version=1.8.8 -revision=3 +revision=4 build_style=gnu-configure build_helper=qmake configure_args="--enable-pref --enable-fep --with-gtk2 --with-gtk3 + --with-libgcroots=installed --with-qt5 --with-qt5-immodule --with-x --with-anthy-utf8 --with-skk" hostmakedepends="pkg-config intltool qt5-host-tools qt5-qmake automake libtool gettext-devel"