libpcre v8.42 changes struct types, which breaks compiling.
Change the depend to block 8.42 and higher versions.
Closes: https://bugs.gentoo.org/651756
Package-Manager: Portage-2.3.44, Repoman-2.3.10
EAPI=6
-inherit cmake-utils flag-o-matic versionator
+inherit cmake-utils flag-o-matic
DESCRIPTION="Stream based read/write library for COLLADA files"
HOMEPAGE="http://www.opencollada.org/"
KEYWORDS="amd64 ~ppc64 x86"
IUSE="static-libs"
-RDEPEND="dev-libs/libpcre
+# bug 651756
+RDEPEND="<dev-libs/libpcre-8.42
dev-libs/zziplib
media-libs/lib3ds
sys-libs/zlib