Fix merge.
[dcpomatic.git] / README
diff --git a/README b/README
index d9f9ab4df3ff12cf0e3decfad9e9a0f1a361da5f..fd3983c29e04f02d36f219aeb61f151eedeee0f3 100644 (file)
--- a/README
+++ b/README
@@ -4,14 +4,21 @@ dvd-o-matic
 Hello!
 
 
-Building
---------
+Building for Linux
+------------------
 
 ./waf configure
 ./waf
 sudo ./waf install
 
 
+Building for Windows
+--------------------
+
+...is quite involved.  You need to build (or download) all the dependencies.
+I'll put my scripts up at some point.
+
+
 Dependencies
 ------------
 
@@ -21,7 +28,7 @@ You will need these libraries:
     FFmpeg version 0.9.x or higher
     libtiff
     boost thread and filesystem
-    libopenjpeg
+    libopenjpeg 1.5.0 or higher
     wxWidgets
     libsndfile
     libssh