diff options
Diffstat (limited to 'tools/depends/target/Makefile')
-rw-r--r-- | tools/depends/target/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile index b2ea61e733..49c7fcb367 100644 --- a/tools/depends/target/Makefile +++ b/tools/depends/target/Makefile @@ -59,7 +59,6 @@ endif ifeq ($(OS),darwin_embedded) EXCLUDED_DEPENDS = libcec libusb gtest ifeq ($(TARGET_PLATFORM),appletvos) - DEPENDS += boblight EXCLUDED_DEPENDS += libshairplay libplist endif DEPENDS += darwin-embedded-entitlements |