libvisio: rebuild against icu-56.1.

This commit is contained in:
Juan RP 2015-11-29 09:30:48 +01:00
parent 792197722a
commit a64c533fb5

View file

@ -1,10 +1,10 @@
# Template file for 'libvisio' # Template file for 'libvisio'
pkgname=libvisio pkgname=libvisio
version=0.1.3 version=0.1.3
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="gperf pkg-config perl" hostmakedepends="gperf pkg-config perl"
makedepends="boost-devel librevenge-devel libxml2-devel icu55-devel" makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
short_desc="Library for reading and converting MS Visio diagrams" short_desc="Library for reading and converting MS Visio diagrams"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"