harfbuzz: rebuild against icu-62.1

This commit is contained in:
maxice8 2018-08-28 07:16:53 -03:00
parent 961d9c339d
commit a5ab4a4674
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'harfbuzz' # Template file for 'harfbuzz'
pkgname=harfbuzz pkgname=harfbuzz
version=1.8.8 version=1.8.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
hostmakedepends="automake glib-devel libtool pkg-config" hostmakedepends="automake glib-devel libtool pkg-config"