libmspub: rebuild against icu55.

This commit is contained in:
Christian Neukirchen 2015-08-05 13:11:22 +02:00
parent cd49148e6f
commit c909793b89
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'libmspub'
pkgname=libmspub
version=0.1.2
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="icu-devel boost-devel librevenge-devel zlib-devel"
makedepends="icu55-devel boost-devel librevenge-devel zlib-devel"
short_desc="Library for parsing the mspub file structure"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-3"