From fab821e82a47ec85a35866ebb5acf0781a669f5f Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 8 Mar 2014 11:18:36 +0000 Subject: [PATCH] update (optional) dependencies --- README | 2 +- vm/firstboot.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index eaf52092..4297144e 100644 --- a/README +++ b/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 diff --git a/vm/firstboot.sh b/vm/firstboot.sh index 71c4f520..5a7c9a57 100755 --- a/vm/firstboot.sh +++ b/vm/firstboot.sh @@ -46,6 +46,7 @@ apt-get install -y \ libav-tools \ ffmpeg2theora \ mkvtoolnix \ + gpac \ imagemagick \ poppler-utils \ ipython \