mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add python-audio-metadata and dependencies
This commit is contained in:
10
buildroot-external/package/python-tbm-utils/Config.in
Normal file
10
buildroot-external/package/python-tbm-utils/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_TBM_UTILS
|
||||
bool "python-tbm-utils"
|
||||
select BR2_PACKAGE_PYTHON_ATTRS # runtime
|
||||
select BR2_PACKAGE_PYTHON_PENDULUM # runtime
|
||||
select BR2_PACKAGE_PYTHON_PPRINTPP # runtime
|
||||
select BR2_PACKAGE_PYTHON_WRAPT # runtime
|
||||
help
|
||||
A commonly-used set of utilities used by me (thebigmunch).
|
||||
|
||||
https://github.com/thebigmunch/tbm-utils
|
Reference in New Issue
Block a user