mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 12:16:35 +00:00
python-functools32 uses distutils, not setuptools
This commit is contained in:
parent
4cacfaf003
commit
4c834de720
@ -7,7 +7,7 @@
|
||||
PYTHON_FUNCTOOLS32_VERSION = 3.2.3-2
|
||||
PYTHON_FUNCTOOLS32_SOURCE = functools32-$(PYTHON_FUNCTOOLS32_VERSION).tar.gz
|
||||
PYTHON_FUNCTOOLS32_SITE = https://pypi.python.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db
|
||||
PYTHON_FUNCTOOLS32_SETUP_TYPE = setuptools
|
||||
PYTHON_FUNCTOOLS32_SETUP_TYPE = distutils
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user