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-setuptools python-pip python-virtualenv ipython \
|
||||||
python-dev python-imaging python-numpy python-psycopg2 \
|
python-dev python-imaging python-numpy python-psycopg2 \
|
||||||
python-geoip python-html5lib python-lxml \
|
python-geoip python-html5lib python-lxml \
|
||||||
python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \
|
|
||||||
postgresql postgresql-contrib rabbitmq-server \
|
postgresql postgresql-contrib rabbitmq-server \
|
||||||
ffmpeg2theora libav-tools libavcodec-extra-53 melt \
|
ffmpeg2theora libav-tools libavcodec-extra-53 melt \
|
||||||
python-ox oxframe imagemagick poppler-utils mkvtoolnix gpac
|
python-ox oxframe imagemagick poppler-utils mkvtoolnix gpac
|
||||||
|
|
|
@ -45,9 +45,6 @@ apt-get install -y \
|
||||||
python-lxml \
|
python-lxml \
|
||||||
python-html5lib \
|
python-html5lib \
|
||||||
python-ox \
|
python-ox \
|
||||||
python-gst0.10 \
|
|
||||||
gstreamer0.10-plugins-good \
|
|
||||||
gstreamer0.10-plugins-bad \
|
|
||||||
oxframe \
|
oxframe \
|
||||||
$LIBAVCODEC_EXTRA \
|
$LIBAVCODEC_EXTRA \
|
||||||
libav-tools \
|
libav-tools \
|
||||||
|
|
Loading…
Reference in a new issue