]> git.sesse.net Git - nageru/commitdiff
Yet more dependencies after removing the “apt build-dep movit” line.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Feb 2016 21:42:42 +0000 (22:42 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Feb 2016 21:42:42 +0000 (22:42 +0100)
README

diff --git a/README b/README
index e85b849656fe42cf13801cbd9746aa7f62ab892d..8c9b7cab060c5c0b3c7925500722d4fbfb79336b 100644 (file)
--- a/README
+++ b/README
@@ -61,7 +61,8 @@ you can install everything you need with:
   git submodule update --init
   apt install qtbase5-dev qt5-default pkg-config libmicrohttpd-dev \
     libusb-1.0-0-dev liblua5.2-dev libzita-resampler-dev libva-dev \
-    libavcodec-dev libavformat-dev libswscale-dev libmovit-dev
+    libavcodec-dev libavformat-dev libswscale-dev libmovit-dev \
+    libegl1-mesa-dev libasound2-dev
 
 
 The patches/ directory contains some patches for upstream software that help