package/python-libyang: allow building also for target

No need to lock it down solely for host build-time use.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-06-28 15:24:28 +02:00
parent 46598a875d
commit 8f8766c340
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_LIBYANG
bool "python-libyang"
select BR2_PACKAGE_PYTHON_PIP # buildtime
select BR2_PACKAGE_PYTHON_CFFI # runtime
help
CFFI bindings to libyang.