[opencv] 01/10: Build with GTK+ 3 (instead of GTK+ 2).

Mattia Rizzolo mattia at debian.org
Mon Apr 3 20:46:12 UTC 2017


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

mattia pushed a commit to branch master
in repository opencv.

commit dfc509932acbff56cfa513b327dd882fe44203ee
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Apr 3 21:33:02 2017 +0200

    Build with GTK+ 3 (instead of GTK+ 2).
    
    Closes: #822607
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 14ea384..77e02ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
 		Nobuhiro Iwamatsu <iwamatsu at debian.org>
 Build-Depends: debhelper (>= 9),
  cmake (>= 2.8.7),
- libavcodec-dev, libavformat-dev, libswscale-dev, libgtk2.0-dev, libgtkglext1-dev,
+ libavcodec-dev, libavformat-dev, libswscale-dev, libgtk-3-dev,
  libgl1-mesa-dev, libglu1-mesa-dev,
  libjpeg-dev,
  libpng-dev,

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



More information about the debian-science-commits mailing list