mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/python-cbor2: needs host-python-setuptools-scm
Fixes: http://autobuild.buildroot.net/results/124e1e628c78449fbaa027d74ab871b36d782343/ Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
022cce2544
commit
ef766f56dc
@ -10,5 +10,6 @@ PYTHON_CBOR2_SITE = https://files.pythonhosted.org/packages/3e/2c/188d040bd4cf99
|
|||||||
PYTHON_CBOR2_SETUP_TYPE = setuptools
|
PYTHON_CBOR2_SETUP_TYPE = setuptools
|
||||||
PYTHON_CBOR2_LICENSE = MIT
|
PYTHON_CBOR2_LICENSE = MIT
|
||||||
PYTHON_CBOR2_LICENSE_FILES = LICENSE.txt
|
PYTHON_CBOR2_LICENSE_FILES = LICENSE.txt
|
||||||
|
PYTHON_CBOR2_DEPENDENCIES = host-python-setuptools-scm
|
||||||
|
|
||||||
$(eval $(python-package))
|
$(eval $(python-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user