setup.py | 1 -
1 file changed, 1 deletion(-)
Description: don't use an embedded copy of the VIGRA library
Author: Jakub Wilk <jwilk@debian.org>
Forwarded: not-needed
Last-Update: 2012-04-18
--- a/setup.py
+++ b/setup.py
@@ -173,7 +173,6 @@
for path, ext in
("", "*.hpp"),
("plugins", "*.hpp"),
- ("vigra", "*.hxx"),
("geostructs", "*.hpp"),
("graph", "*.hpp")]