]> git.parisson.com Git - telemeta.git/commitdiff
fix deps
authoryomguy <>
Sun, 17 Oct 2010 21:37:01 +0000 (21:37 +0000)
committeryomguy <>
Sun, 17 Oct 2010 21:37:01 +0000 (21:37 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index d327105b3516fb710e4a1f0284fd7f74d72f8bf4..578e5e03625de71b2671590d28a94606b031b01f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -8,13 +8,9 @@ Requirements
 Telemeta is designed to run on Linux and other UNIX based architectures.
 The following third party applications or libraries are required:
 
-:dependencies: python (>= 2.3.5-7), python-xml, python-mutagen, python-django (>= 1.0-1),
-               python-imaging (>= 1.1.6), sox (>= 14.2), vorbis-tools, flac, normalize-audio,
-               python-mysqldb, mysql-server, python-timeside (>= 0.2), python-numpy, python-scipy
-               python-ctypes (>= 1.0.1), python-setuptools (>= 0.6b3),
-               python-support (>= 0.3), python-docutils (>= 0.5)
-
-:optional:     ecasound, festival, par2
+:dependencies: python python-xml python-mutagen python-django \
+              python-imaging python-mysqldb mysql-server python-numpy python-scipy \
+               python-ctypes python-setuptools python-support python-docutils
 
 Here, package names are taken from the Debian OS and could be different on other platforms.
 
@@ -31,6 +27,12 @@ Install
 
 * On Debian (Testing recommended) or Ubuntu Hoary
 
+    Install all dependencies like this::
+       
+       sudo aptitude install python python-xml python-mutagen python-django \
+              python-imaging python-mysqldb mysql-server python-numpy python-scipy \
+               python-ctypes python-setuptools python-support python-docutils
+
     Just add these lines to your /etc/apt/sources-list::
 
         deb http://debian.parisson.org/ binary/