package/opencv3: properly propagate Config.in comment dependencies
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 1 May 2020 12:35:39 +0000 (14:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 1 May 2020 12:35:39 +0000 (14:35 +0200)
commitada75f3dc9a0cd56d2454b90778dbda5316b188f
tree96ca0d1176ad7a295743699f8542c68a7a2091bd
parent0dd30a591fc561cbf8abb78988282c9ffec5a490
package/opencv3: properly propagate Config.in comment dependencies

Python support in OpenCV3 indeed requires a glibc or musl toolchain,
but is only available if Python 3.x is enabled, and if we're on an
architecture with Numpy support.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/opencv3/Config.in