diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-28 15:03:34 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-28 15:03:34 +0200 |
commit | 4c19d83ed5a8c2f1163e9ad84a74f3a75d3a5ba9 (patch) | |
tree | c19f1fc6f49f28f4fc38f3f45e41cd53eb39e49d /package/qt5/qt5base/0009-fix-build-with-ccache.patch | |
parent | a0f3a2b88d27df6f3e8e3d45bd8a0506a3d09455 (diff) | |
download | buildroot-4c19d83ed5a8c2f1163e9ad84a74f3a75d3a5ba9.tar.gz buildroot-4c19d83ed5a8c2f1163e9ad84a74f3a75d3a5ba9.zip |
python-can: remove incorrect dependency
When using the python-package infrastructure, there is no need for
packages to declare a dependency on the Python interpreter: the
package infrastructure does it automatically.
Moreover, this is actually broken in the case of python-can, which can
be selected either with Python 2.x or Python 3.x. If the latter is
chosen, python-can will still trigger the build of Python 2.x, which
is incorrect.
This was discovered by Vicente Olivert Riera during the analysis of
the following build failure:
http://autobuild.buildroot.net/results/aff/affb1d4a328c479be73b7818364db5914bf3d376/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5base/0009-fix-build-with-ccache.patch')
0 files changed, 0 insertions, 0 deletions