From e4a398632b16a645a361d5122dcbcd0a330a729e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 11 Jul 2019 23:53:13 +0200 Subject: Deps: updates to opencv, frei0r-plugins and mlt --- deps/frei0r-plugins/patches/frei0r_opencv2_include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 deps/frei0r-plugins/patches/frei0r_opencv2_include.patch (limited to 'deps/frei0r-plugins/patches/frei0r_opencv2_include.patch') diff --git a/deps/frei0r-plugins/patches/frei0r_opencv2_include.patch b/deps/frei0r-plugins/patches/frei0r_opencv2_include.patch new file mode 100644 index 0000000..d139575 --- /dev/null +++ b/deps/frei0r-plugins/patches/frei0r_opencv2_include.patch @@ -0,0 +1,10 @@ +--- frei0r-plugins-1.6.1/src/filter/facebl0r/facebl0r.cpp.orig 2018-07-14 20:49:01.564511495 +1000 ++++ frei0r-plugins-1.6.1/src/filter/facebl0r/facebl0r.cpp 2018-07-14 18:47:44.430685507 +1000 +@@ -19,6 +19,7 @@ + #include + #include + #include ++#include + + + #include -- cgit v1.2.3