summaryrefslogtreecommitdiffstats
path: root/package/python3
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2014-02-15 23:13:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-16 09:17:57 +0100
commite78d357551f3191fee7b6bcc18dfd8514819cafb (patch)
tree43fa92b961ff00ac4858e7b155624b9cd61e7335 /package/python3
parent40f7068f11bdb9c80b8c39cd992fdddd889a12dd (diff)
downloadbuildroot-e78d357551f3191fee7b6bcc18dfd8514819cafb.tar.gz
buildroot-e78d357551f3191fee7b6bcc18dfd8514819cafb.zip
opencv: always enable opencv_core module when opencv is enabled
It does not make much sense enabling opencv without its core module. This configuration leads to build nothing (since all modules depend on the core one), but install the configuration files (*.pc and *.cmake) anyway. This absurd situation may break the build-system of other packages that would correctly find the *.pc (but does not check for the modules they actually use), but would not build because of missing headers and libraries. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud