aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/depends/target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile
index bdfebac073..8c9ba97195 100644
--- a/tools/depends/target/Makefile
+++ b/tools/depends/target/Makefile
@@ -127,7 +127,7 @@ ifeq ($(OS),linux)
ifeq ($(TARGET_PLATFORM),webos)
DEPENDS += wayland waylandpp wayland-protocols webos-wayland-extensions webos-userland
- EXCLUDED_DEPENDS += dbus libcec linux-system-x11-libs pipewire mesa
+ EXCLUDED_DEPENDS += dbus linux-system-x11-libs pipewire mesa
endif
ifneq (,$(findstring gbm,$(TARGET_PLATFORM)))