[Python-modules-commits] [gamera] 08/20: use-system-vigra

Daniel Stender stender at moszumanska.debian.org
Mon Aug 8 08:55:29 UTC 2016


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

stender pushed a commit to branch master
in repository gamera.

commit 7812b3cdda0e71993d7e2964abfa9c9a344e3e9b
Author: Jakub Wilk <jwilk at debian.org>
Date:   Sat Oct 17 18:53:24 2015 +0200

    use-system-vigra
    
       don't use an embedded copy of the VIGRA library
       Forwarded: not-needed
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index c7f1782..faff021 100644
--- a/setup.py
+++ b/setup.py
@@ -250,7 +250,6 @@ includes = [(os.path.join(gamera_setup.include_path, path),
             for path, ext in
             ("", "*.hpp"),
             ("plugins", "*.hpp"),
-            ("vigra", "*.hxx"),
             ("geostructs", "*.hpp"),
             ("graph", "*.hpp")]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gamera.git



More information about the Python-modules-commits mailing list