Add imagemagick to Pandora requirements
This commit is contained in:
parent
1dc0412381
commit
5e61766914
@ -8,7 +8,7 @@ apt-key add ${SOURCE_DIR}/pandora/pandora.gpg
|
|||||||
|
|
||||||
# Install packages
|
# Install packages
|
||||||
apt-get -y update
|
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
|
# Clone git repositories
|
||||||
git clone --depth 1 https://git.0x2620.org/pandora.git /srv/pandora
|
git clone --depth 1 https://git.0x2620.org/pandora.git /srv/pandora
|
||||||
|
Loading…
Reference in New Issue
Block a user