remove unused exptab field of struct fft_complex.
[paraslash.git] / REQUIREMENTS
index c1743fd2fb55f810f95949d7586ff7c3376b2801..1991737b2817eceab575265133e83153336e675f 100644 (file)
@@ -3,6 +3,10 @@ Requirements
 
 In any case you need
 
+       - libosl: If you are compiling from git the osl sources should
+         have been cloned automatically. It is also available for
+         download from http://git.tuebingen.mpg.de/osl. Or run the
+         command "git clone git://git.tuebingen.mpg.de/osl"
        - gcc, the gnu compiler collection (shipped with distro): gcc-3.3
          or newer is required.
        - gnu make (shipped with disto, might be called gmake)