From eed8aa0e9da68cedbb3e2e04e7cea0f9f5485135 Mon Sep 17 00:00:00 2001 From: Brendan LE GLAUNEC Date: Thu, 26 May 2016 10:52:29 +0200 Subject: [PATCH] Improve README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a9cd40..cf7662e 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ The manual installation is recommended if you want to tweak Cameradar and quickl To install Cameradar you will need these packages * cmake (`cmake`) +* gstreamer1.x (`libgstreamer1.0-dev`) +* ffmpeg (`ffmpeg`) +* libcurl (`libcurl4-openssl-dev`) ### Steps