mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
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>
This commit is contained in:
parent
10619dddcb
commit
6874f5bac9
@ -1,6 +1,5 @@
|
|||||||
config BR2_PACKAGE_PYTHON_PYGAME
|
config BR2_PACKAGE_PYTHON_PYGAME
|
||||||
bool "python-pygame"
|
bool "python-pygame"
|
||||||
depends on BR2_PACKAGE_PYTHON
|
|
||||||
select BR2_PACKAGE_SDL
|
select BR2_PACKAGE_SDL
|
||||||
help
|
help
|
||||||
Pygame is a cross-platfrom library designed to make it easy to write
|
Pygame is a cross-platfrom library designed to make it easy to write
|
||||||
|
Loading…
x
Reference in New Issue
Block a user