mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
ibus-hangul: add librsvg dependency
This commit is contained in:
parent
430a77e5f8
commit
001811d311
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ibus-hangul'
|
# Template file for 'ibus-hangul'
|
||||||
pkgname=ibus-hangul
|
pkgname=ibus-hangul
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
||||||
short_desc="Korean input engine for IBus"
|
short_desc="Korean input engine for IBus"
|
||||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
|
hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
|
||||||
$(vopt_if gir 'gobject-introspection')"
|
$(vopt_if gir 'gobject-introspection')"
|
||||||
makedepends="ibus-devel libhangul-devel python-gobject-devel"
|
makedepends="ibus-devel libhangul-devel python-gobject-devel"
|
||||||
depends="ibus"
|
depends="ibus librsvg"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/choehwanjin/ibus-hangul"
|
homepage="https://github.com/choehwanjin/ibus-hangul"
|
||||||
|
|
Loading…
Add table
Reference in a new issue