libzmf: fix dependencies.

This commit is contained in:
Kacper Kasper
2017-01-06 17:46:43 +01:00
parent dc5e07e73d
commit 4e48b8e9c1

View File

@@ -4,10 +4,10 @@ of Zoner Callisto/Draw documents. Currently it only understands documents \
created by Zoner Draw version 4 and 5."
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libzmf"
COPYRIGHT="Aleksas Pantechovskis
Fridrich Strba
David Tardon"
Fridrich Strba
David Tardon"
LICENSE="MPL v2.0"
REVISION="1"
REVISION="2"
SOURCE_URI="http://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.bz2"
CHECKSUM_SHA256="b69f7f6e94cf695c4b672ca65def4825490a1e7dee34c2126309b96d21a19e6b"
@@ -16,8 +16,8 @@ SECONDARY_ARCHITECTURES="?x86"
PROVIDES="
libzmf$secondaryArchSuffix = $portVersion
cmd:zmf2raw = $portVersion
cmd:zmf2svg = $portVersion
cmd:zmf2raw$secondaryArchSuffix = $portVersion
cmd:zmf2svg$secondaryArchSuffix = $portVersion
lib:libzmf_0.0$secondaryArchSuffix = 0.0.1 compat >= 0
"
REQUIRES="
@@ -41,7 +41,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix >= 1.57.0
devel:libboost_math$secondaryArchSuffix >= 1.57.0
devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0
devel:libcppunit$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libpng$secondaryArchSuffix