Description: Fix FTBFS caused by removal of non-free image "lena.jpg".
 See https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
 and #794852 for more details.
Forwarded: not-yet
Author: Vincent Cheng <vcheng@debian.org>
Last-Update: 2015-08-20

--- a/src/plugins/scriptedwizard/resources/opencv/Makefile.am
+++ b/src/plugins/scriptedwizard/resources/opencv/Makefile.am
@@ -8,6 +8,5 @@
 
 filesdir		= $(pkgdatadir)/files
 
-dist_files_DATA	= files/main.cpp \
-			files/lena.jpg
+dist_files_DATA	= files/main.cpp
 
