]> git.tuebingen.mpg.de Git - osl.git/blobdiff - INSTALL
build: Reorder make variables.
[osl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index e37090437c2216aef27e78d9d09a9d6decfc9ca8..3bd8751a20e2c36fa343668e225856619515d5c3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,9 @@
 As the bare minimum, you'll need gcc-4 and gnu make to install
-libosl. gengetopt is needed to build the oslfsck executable, and
-help2man to generate its man page.
+libosl. lopsub is needed to build the oslfsck executable and to
+generate its man page. Download and install lopsub with
+
+       git clone git://git.tuebingen.mpg.de/lopsub
+       cd lopsub && make && sudo make install
 
 If everything mentioned above is available on your system, type