]> git.sesse.net Git - nageru/commitdiff
Add some apt lines for installing dependencies.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 31 Jan 2016 12:14:04 +0000 (13:14 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 31 Jan 2016 12:14:04 +0000 (13:14 +0100)
README

diff --git a/README b/README
index 59917d193a7365e273c2031bfcbfec0360a86359..e5d0ea7c6eac9347b332a53e9859deb1921a4dec 100644 (file)
--- a/README
+++ b/README
@@ -56,6 +56,16 @@ Nageru is in beta stage. It currently needs:
  - Lua, for driving the theme engine.
 
 
+If on Debian stretch or something similar, you can install everything you need
+except Movit (which you'll need to compile from git yourself) with:
+
+  git submodule update --init
+  apt build-dep movit
+  apt install qtbase5-dev qt5-default pkg-config libusb-dev libmicrohttpd-dev \
+    libusb-1.0-0-dev liblua5.2-dev libzita-resampler-dev libva-dev \
+    libavcodec-dev libavformat-dev libswscale-dev
+
+
 The patches/ directory contains some patches for upstream software that help
 Nageru performance and/or stability. They are all meant for upstream, but
 probably will not be in by the time Nageru is released. All except the bmusb