python-pygame: remove python dependency
authorPeter Bouda <pbouda@cidles.eu>
Thu, 28 May 2015 07:22:04 +0000 (08:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jul 2015 14:35:17 +0000 (16:35 +0200)
commit6874f5bac94c9cefbf09f3ded4cf4bce66c70e25
tree9a897937b06b38c8c152b2d3da867349cfc516a1
parent10619dddcb28c60468b8f5aaafc89ab1ecdeb595
python-pygame: remove python dependency

With the dependency on BR2_PACKAGE_PYTHON it was only possible to
build the package with python2. However, python-pygame works with
python3 so enable it to be built with it.

Signed-off-by: Peter Bouda <pbouda@cidles.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pygame/Config.in