aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 18568cd550..05ae2a6ad3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -146,6 +146,7 @@ set(optional_deps Alsa
Bluetooth
CAP
CCache
+ CEC
DBus
LCMS2
LircClient
@@ -165,7 +166,6 @@ set(required_dyload ASS)
# Optional, dyloaded deps. Keep in alphabetical order please
set(dyload_optional Bluray
- CEC
NFS
Plist)