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'
|
||||
pkgname=ibus-hangul
|
||||
version=1.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
||||
short_desc="Korean input engine for IBus"
|
||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
|
||||
$(vopt_if gir 'gobject-introspection')"
|
||||
makedepends="ibus-devel libhangul-devel python-gobject-devel"
|
||||
depends="ibus"
|
||||
depends="ibus librsvg"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/choehwanjin/ibus-hangul"
|
||||
|
|
Loading…
Add table
Reference in a new issue