[freecad] 01/01: Fix FTBFS with opencv 3.1. (Closes: #841416)

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Tue Nov 22 20:20:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

iwamatsu pushed a commit to branch master
in repository freecad.

commit 05cb85245eb6ca085b4ad73ef5bfa82b4db703e8
Author: Nobuhiro Iwamatsu <iwamatsu at debian.org>
Date:   Wed Nov 23 05:18:38 2016 +0900

    Fix FTBFS with opencv 3.1. (Closes: #841416)
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at debian.org>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 05500f5..b2a6686 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: cmake,
                libboost-signals-dev,
                libboost-thread-dev,
                libcoin80-dev,
-               libcv-dev,
+               libopencv-dev | libcv-dev,
                libeigen3-dev (>= 3.3~beta1),
                libf2c2-dev,
                libfltk1.3-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git



More information about the debian-science-commits mailing list