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 \
|
||||
postgresql postgresql-contrib rabbitmq-server \
|
||||
ffmpeg2theora libav-tools libavcodec-extra-53 \
|
||||
python-ox oxframe imagemagick poppler-utils
|
||||
python-ox oxframe imagemagick poppler-utils gpac
|
||||
|
||||
|
||||
* Prepare Environment
|
||||
|
|
|
@ -46,6 +46,7 @@ apt-get install -y \
|
|||
libav-tools \
|
||||
ffmpeg2theora \
|
||||
mkvtoolnix \
|
||||
gpac \
|
||||
imagemagick \
|
||||
poppler-utils \
|
||||
ipython \
|
||||
|
|
Loading…
Reference in a new issue