echo 'deb http://debian.parisson.com/debian/ wheezy main' > /etc/apt/sources.list.d/parisson.list && \
apt-get update && \
apt-get -y --force-yes -t wheezy-backports dist-upgrade && \
- apt-get install -y --force-yes python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad gstreamer0.10-alsa vamp-examples libmysqlclient-dev && \
+ apt-get install -y --force-yes python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad gstreamer0.10-alsa vamp-examples && \
apt-get install -y --force-yes -t wheezy-backports python-yaafe && \
apt-get install -y --force-yes wget bzip2 build-essential && \
apt-get clean
scipy=0.14.0=np19py27_0
setuptools=12.2=py27_0
traits=4.4.0=py27_0
-mysql-python=1.2.5=py27_0
\ No newline at end of file
+mysql-python=1.2.3=py27_0
\ No newline at end of file
'networkx',
'django-celery',
'watchdog',
- 'mysql',
],
platforms=['OS Independent'],
license='Gnu Public License V2',