forked from 0x2620/pandora
update (optional) dependencies
This commit is contained in:
parent
c055c220e2
commit
fab821e82a
2 changed files with 2 additions and 1 deletions
2
README
2
README
|
@ -30,7 +30,7 @@ To run pan.do/ra you need to install and setup:
|
||||||
python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \
|
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 \
|
ffmpeg2theora libav-tools libavcodec-extra-53 \
|
||||||
python-ox oxframe imagemagick poppler-utils
|
python-ox oxframe imagemagick poppler-utils gpac
|
||||||
|
|
||||||
|
|
||||||
* Prepare Environment
|
* Prepare Environment
|
||||||
|
|
|
@ -46,6 +46,7 @@ apt-get install -y \
|
||||||
libav-tools \
|
libav-tools \
|
||||||
ffmpeg2theora \
|
ffmpeg2theora \
|
||||||
mkvtoolnix \
|
mkvtoolnix \
|
||||||
|
gpac \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
poppler-utils \
|
poppler-utils \
|
||||||
ipython \
|
ipython \
|
||||||
|
|
Loading…
Reference in a new issue