Fix compilation with buildroot

This commit is contained in:
jbnadal
2018-04-05 19:55:54 +02:00
parent 9df77ec9e3
commit 4f76e2485e
5 changed files with 9 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
config BR2_PACKAGE_DOMOD
bool "domod"
select BR2_PACKAGE_LIBUBUS_CPP
select BR2_PACKAGE_JSONCPP
select BR2_PACKAGE_JSON_C
default n
help
This program is the main domo daemon.