Source: freecad
Version: 0.16+dfsg2-1
Severity: important
Justification: fails to build from source
Tags: patch
Dear Maintainer,
I am scheduled to transition of opencv.
This package is target to transition. I tested build with opencv 3.1.
As a result, this FTBFS with opencv 3.1.
Because from opencv 3.1, libcv-dev is removed, we must specify the
libopencv-dev instead.
Could you use libopencv-dev instead of libcv-dev?
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
--- a/debian/control 2016-10-20 03:19:20.182169240 +0900
+++ b/debian/control 2016-10-20 03:19:31.286169389 +0900
@@ -21,7 +21,7 @@
libboost-signals-dev,
libboost-thread-dev,
libcoin80-dev,
- libcv-dev,
+ libopencv-dev,
libeigen3-dev (>= 3.3~beta1),
libf2c2-dev,
libfltk1.3-dev,