diff --git a/srcpkgs/xfce4-xkb-plugin/template b/srcpkgs/xfce4-xkb-plugin/template index eee39e63402..c4ce16b6ec0 100644 --- a/srcpkgs/xfce4-xkb-plugin/template +++ b/srcpkgs/xfce4-xkb-plugin/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-xkb-plugin' pkgname=xfce4-xkb-plugin version=0.8.1 -revision=3 +revision=4 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel" short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"