mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
ibus-anthy: fix libexec path
This commit is contained in:
parent
69b727b782
commit
6d51dec575
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ibus-anthy'
|
# Template file for 'ibus-anthy'
|
||||||
pkgname=ibus-anthy
|
pkgname=ibus-anthy
|
||||||
version=1.5.7
|
version=1.5.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="python-gobject-devel anthy-devel ibus-devel"
|
makedepends="python-gobject-devel anthy-devel ibus-devel"
|
||||||
depends="ibus gtk-update-icon-cache python-gobject"
|
depends="ibus gtk-update-icon-cache python-gobject"
|
||||||
|
|
Loading…
Add table
Reference in a new issue