diff --git a/50-pandora.sh b/50-pandora.sh index 994d91a..9ba2f6d 100755 --- a/50-pandora.sh +++ b/50-pandora.sh @@ -8,7 +8,7 @@ apt-key add ${SOURCE_DIR}/pandora/pandora.gpg # Install packages apt-get -y update -apt-get -y --no-install-recommends install gpac ffmpeg mkvtoolnix oxframe poppler-utils python-ox python3-html5lib python3-lxml python3-numpy python3-ox python3-pil python3-pip python3-psycopg2 python3-pyinotify python3-setuptools python3-simplejson python3-virtualenv rabbitmq-server virtualenv youtube-dl +apt-get -y --no-install-recommends install ffmpeg gpac imagemagick mkvtoolnix oxframe poppler-utils python-ox python3-html5lib python3-lxml python3-numpy python3-ox python3-pil python3-pip python3-psycopg2 python3-pyinotify python3-setuptools python3-simplejson python3-virtualenv rabbitmq-server virtualenv youtube-dl # Clone git repositories git clone --depth 1 https://git.0x2620.org/pandora.git /srv/pandora