diff --git a/srcpkgs/xfce4-sensors-plugin/template b/srcpkgs/xfce4-sensors-plugin/template index 392432f83c3..8ee54701882 100644 --- a/srcpkgs/xfce4-sensors-plugin/template +++ b/srcpkgs/xfce4-sensors-plugin/template @@ -1,9 +1,9 @@ # Template file for 'xfce4-sensors-plugin' pkgname=xfce4-sensors-plugin version=1.3.92 -revision=2 +revision=3 build_style=gnu-configure -configure_args="--disable-static" +configure_args="--with-locales-dir=/usr/share/locale --disable-static" hostmakedepends="pkg-config intltool" makedepends="libsensors-devel xfce4-panel-devel libnotify-devel" depends="hicolor-icon-theme desktop-file-utils"