summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xbmc.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/xbmc.spec b/xbmc.spec
index ceb8ef7..780b5af 100644
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -251,6 +251,9 @@ chmod +x bootstrap
--enable-external-libraries \
--enable-pulse \
--enable-pvraddons-with-dependencies \
+%if 0%{?_with_libcec}
+--enable-libcec \
+%endif
%if 0%{?_with_libssh} == 0
--disable-ssh \
%endif