Add GhostScript to Pandora dependencies

This commit is contained in:
Disassembler 2017-10-24 21:50:28 +02:00
parent 3deb5a6c17
commit 006a6017ae

View File

@ -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 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
apt-get -y --no-install-recommends install ffmpeg ghostscript 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