latest oxtimelines no longer requires gstreamer, dont install or mention in README
This commit is contained in:
parent
2963e90819
commit
5221a87c71
2 changed files with 0 additions and 4 deletions
1
README
1
README
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue