From f72d8fcb4e3d2490d9677c1f6401a8596d0f876e Mon Sep 17 00:00:00 2001 From: Rechi Date: Thu, 24 May 2018 12:00:00 +0200 Subject: link with libcec instead of loading it dynamic --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3