mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libhangul: depend on pkg-config.
This commit is contained in:
parent
be5b4e6020
commit
73034559d0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libhangul
|
||||||
version=0.1.0
|
version=0.1.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake gettext-devel libtool"
|
Hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
short_desc="A library to support hangul input and character classification"
|
short_desc="A library to support hangul input and character classification"
|
||||||
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue