From: Steinar H. Gunderson Date: Mon, 1 Feb 2016 21:42:42 +0000 (+0100) Subject: Yet more dependencies after removing the “apt build-dep movit” line. X-Git-Tag: 1.1.0~21 X-Git-Url: https://git.sesse.net/?p=nageru;a=commitdiff_plain;h=a1980dd7fd2d324f8b3221e72bc19ea131bc86c1 Yet more dependencies after removing the “apt build-dep movit” line. --- diff --git a/README b/README index e85b849..8c9b7ca 100644 --- 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