summaryrefslogtreecommitdiffstats
path: root/package/python-semver/python-semver.mk
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-06-26 23:43:26 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-05 14:38:15 +0200
commitc8955bbe7c84bb2324a7a7aba64e876610b1eca5 (patch)
treeb8f7dcf4d4f2bb9276d6fb37ae27c624bf94778a /package/python-semver/python-semver.mk
parentb7f1b030413a51637323a755cbd985b06026990e (diff)
downloadbuildroot-c8955bbe7c84bb2324a7a7aba64e876610b1eca5.tar.gz
buildroot-c8955bbe7c84bb2324a7a7aba64e876610b1eca5.zip
gnuradio: needs host-python2
gnuradio needs host-python2 however there is no way to enforce this so add a dependency on !BR2_PACKAGE_PYTHON3. Indeed, if BR2_PACKAGE_PYTHON3 is selected, then buildroot will only build host-python3. This issue was not raised in the previous version of gnuradio as host-python-cheetah was the only dependency and host-python-cheetah enforces python2 through HOST_PYTHON_CHEETAH_NEEDS_HOST_PYTHON however we now have host-python-six and host-python-mako dependencies and it does not seem right to enforces python2 on those packages Fixes: - http://autobuild.buildroot.net/results/a502fef3e2a40f38ca63332440b0b6bd2ed11d5a Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-semver/python-semver.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud