libvisio: rebuild against icu-56.1.
This commit is contained in:
parent
792197722a
commit
a64c533fb5
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libvisio'
|
||||
pkgname=libvisio
|
||||
version=0.1.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue