mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
Export site package directory location for use by other packages
This commit is contained in:
parent
84b4e00774
commit
542e7ae3a6
@ -12,6 +12,7 @@ PYTHON_CAT:=$(BZCAT)
|
|||||||
PYTHON_BINARY:=python
|
PYTHON_BINARY:=python
|
||||||
PYTHON_TARGET_BINARY:=usr/bin/python
|
PYTHON_TARGET_BINARY:=usr/bin/python
|
||||||
PYTHON_DEPS:=
|
PYTHON_DEPS:=
|
||||||
|
PYTHON_SITE_PACKAGE_DIR=$(TARGET_DIR)/usr/lib/python$(PYTHON_VERSION_SHORT)/site-packages
|
||||||
|
|
||||||
BR2_PYTHON_DISABLED_MODULES=dbm zipfile
|
BR2_PYTHON_DISABLED_MODULES=dbm zipfile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user