libcdr: rebuild against icu55.

This commit is contained in:
Christian Neukirchen 2015-08-05 12:59:53 +02:00
parent 1e3446dc73
commit 2f014661bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'libcdr'
pkgname=libcdr
version=0.1.1
revision=2
revision=3
build_style=gnu-configure
short_desc="Corel Draw file format importer library"
maintainer="Enno Boland <eb@s01.de>"
license="LGPL-2.1/MPL"
makedepends="lcms2-devel icu-devel librevenge-devel boost-devel"
makedepends="lcms2-devel icu55-devel librevenge-devel boost-devel"
hostmakedepends="pkg-config"
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"