xfce4-notifyd: fix l10n dir

This commit is contained in:
Đoàn Trần Công Danh 2020-12-31 07:02:07 +07:00
parent d9970a0ece
commit 2265c4a0f3

View file

@ -1,9 +1,9 @@
# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
version=0.6.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-dbus-start-daemon"
configure_args="--with-locales-dir=/usr/share/locale --enable-dbus-start-daemon"
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
makedepends="libnotify-devel xfce4-panel-devel"
depends="hicolor-icon-theme desktop-file-utils"