From e6a38af241886a7d581ce4af5c4172fc8aa8e540 Mon Sep 17 00:00:00 2001 From: Brendan LE GLAUNEC Date: Thu, 26 May 2016 10:52:29 +0200 Subject: [PATCH] Update 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