Commit 6874f5ba authored by Peter Bouda's avatar Peter Bouda Committed by Thomas Petazzoni
Browse files

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: default avatarPeter Bouda <pbouda@cidles.eu>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 10619ddd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_PYTHON_PYGAME
	bool "python-pygame"
	depends on BR2_PACKAGE_PYTHON
	select BR2_PACKAGE_SDL
	help
	  Pygame is a cross-platfrom library designed to make it easy to write