From 2cc3e3243ff2cd5f32402545b360193ae8503015 Mon Sep 17 00:00:00 2001 From: Patrik Date: Sun, 19 Nov 2017 17:29:48 +0100 Subject: [PATCH] Update tradfri.markdown to clarify install pre-requisites (#3891) * Update tradfri.markdown * Update tradfri.markdown * Update tradfri.markdown * Fix after review * Update tradfri.markdown * Update tradfri.markdown * Update tradfri.markdown * :pencil2: Small improvements --- source/_components/tradfri.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 281d7972211..0f85a2a644e 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -42,3 +42,9 @@ Configuration variables:

Do not use the `api_key` variable. The key is only needed once at initial setup.

+ +

+ +Please make sure you have `autoconf` installed (`apt-get install autoconf`) if you want to use this component. Also, installing some dependencies might take considerable time (>1h) on slow devices. You might have to use `sudo` when installing `autoconf`. + +