Add GhostScript to Pandora dependencies
This commit is contained in:
parent
3deb5a6c17
commit
006a6017ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user