mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
python-pyhocon: fix missing BR2_PACKAGE_PYTHON3 depends
This commit is contained in:
parent
bc1f321a26
commit
14aee9b01f
@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PYHOCON
|
||||
bool "python-pyhocon"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_PYPARSING
|
||||
help
|
||||
HOCON parser for Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user