]> git.sesse.net Git - nageru/blobdiff - README
Updated the Debian status.
[nageru] / README
diff --git a/README b/README
index c89a3e8228ce854ac8d1338d533acca6bd9a095c..2f88980ec828ae9c9d6f396710d212819cfd3615 100644 (file)
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ Nageru is in beta stage. It currently needs:
    but also for stability. You need at least version 0.7.0.
 
  - Movit, my GPU-based video filter library (https://movit.sesse.net).
-   You will need at least version 1.5.1.
+   You will need at least version 1.5.2.
 
  - Qt 5.5 or newer for the GUI.
 
@@ -79,11 +79,11 @@ with:
     libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \
     libprotobuf-dev libpci-dev
 
-Exceptions as of May 2017:
+Exceptions as of July 2017:
 
-  - You will need Movit from experimental; stretch only has 1.4.0.
+  - You will need Movit from unstable; stretch only has 1.4.0.
 
-  - You will need bmusb from experimental; stretch only has 0.5.4.
+  - You will need bmusb from unstable; stretch only has 0.5.4.
 
 The patches/ directory contains a patch that helps zita-resampler performance.
 It is meant for upstream, but was not in at the time Nageru was released.