buildroot receipe: Fix styp error
All checks were successful
the build was successful

This commit is contained in:
2019-04-11 23:32:12 +02:00
parent ec7019d0e9
commit ed991db789
18 changed files with 42 additions and 45 deletions

View File

@@ -1,8 +1,8 @@
config BR2_PACKAGE_LIBUBUS_CPP
bool "libubus-cpp"
default n
select BR2_PACKAGE_LIBUBOX
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_JSON_C
default n
help
Provide a C++ backend for the ubus library.
Provide a C++ backend for the ubus library.