package/opencv: add inter-module dependencies
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 18 Apr 2016 20:17:54 +0000 (22:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Apr 2016 22:12:08 +0000 (00:12 +0200)
commit3bd5025038a9ecfb2c19a2450a68ae3b0888b440
treef7ee40926f2e881614879ffc47d3bba3cb1a0203
parent3177e74c8fb62c73717cece440902c1cb0b1243f
package/opencv: add inter-module dependencies

As stated by Samuel the opencv2 package lacks inter-module dependencies:
http://lists.busybox.net/pipermail/buildroot/2016-April/158902.html

This patch adds the necessary code for freeswitch's mod_cv to compile.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv/Config.in