mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
python-picamera: force detection of raspberrypi
This commit is contained in:
parent
21dee63401
commit
aae237c791
@ -7,6 +7,7 @@
|
|||||||
PYTHON_PICAMERA_VERSION = 1.13
|
PYTHON_PICAMERA_VERSION = 1.13
|
||||||
PYTHON_PICAMERA_SOURCE = picamera-$(PYTHON_PICAMERA_VERSION).tar.gz
|
PYTHON_PICAMERA_SOURCE = picamera-$(PYTHON_PICAMERA_VERSION).tar.gz
|
||||||
PYTHON_PICAMERA_SITE = https://pypi.python.org/packages/79/c4/80afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8
|
PYTHON_PICAMERA_SITE = https://pypi.python.org/packages/79/c4/80afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8
|
||||||
|
PYTHON_PICAMERA_ENV = READTHEDOCS=True
|
||||||
|
|
||||||
PYTHON_PICAMERA_SETUP_TYPE = distutils
|
PYTHON_PICAMERA_SETUP_TYPE = distutils
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user