libcdr: rebuild against icu-56.1.
This commit is contained in:
parent
7b93374200
commit
ea4af62764
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libcdr'
|
||||
pkgname=libcdr
|
||||
version=0.1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="Corel Draw file format importer library"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2.1/MPL"
|
||||
makedepends="lcms2-devel icu55-devel librevenge-devel boost-devel"
|
||||
makedepends="lcms2-devel icu-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"
|
||||
|
|
Loading…
Reference in a new issue