latest oxtimelines no longer requires gstreamer, dont install or mention in README

This commit is contained in:
j 2014-09-26 15:29:17 +02:00
parent 2963e90819
commit 5221a87c71
2 changed files with 0 additions and 4 deletions

1
README
View File

@ -27,7 +27,6 @@ To run pan.do/ra you need to install and setup:
python-setuptools python-pip python-virtualenv ipython \
python-dev python-imaging python-numpy python-psycopg2 \
python-geoip python-html5lib python-lxml \
python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \
postgresql postgresql-contrib rabbitmq-server \
ffmpeg2theora libav-tools libavcodec-extra-53 melt \
python-ox oxframe imagemagick poppler-utils mkvtoolnix gpac

View File

@ -45,9 +45,6 @@ apt-get install -y \
python-lxml \
python-html5lib \
python-ox \
python-gst0.10 \
gstreamer0.10-plugins-good \
gstreamer0.10-plugins-bad \
oxframe \
$LIBAVCODEC_EXTRA \
libav-tools \