minor changes to make files

This commit is contained in:
Sebastien
2020-03-06 17:41:12 -05:00
parent 562bec14fe
commit 3c9fc8f0c3
5 changed files with 6 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
idf_component_register(SRCS dmap_parser.c raop_sink.c raop.c rtp.c util.c
INCLUDE_DIRS .
REQUIRES newlib platform_config services codecs tools
PRIV_REQUIRES platform_display
REQUIRES newlib platform_config services codecs tools platform_display
)