libvisio: rebuild against icu55.
This commit is contained in:
parent
c909793b89
commit
51b211d37a
|
@ -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=1
|
revision=2
|
||||||
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 icu-devel"
|
makedepends="boost-devel librevenge-devel libxml2-devel icu55-devel"
|
||||||
short_desc="Library for reading and converting MS Visio diagrams"
|
short_desc="Library for reading and converting MS Visio diagrams"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Reference in New Issue