diff --git a/docker/base/install.sh b/docker/base/install.sh index 9ca3ac66..b056c00d 100755 --- a/docker/base/install.sh +++ b/docker/base/install.sh @@ -61,7 +61,6 @@ apt-get install -y \ oxframe \ ffmpeg \ mkvtoolnix \ - gpac \ imagemagick \ poppler-utils \ ipython3 \ diff --git a/vm/pandora_install.sh b/vm/pandora_install.sh index a98504d3..bda61bbe 100755 --- a/vm/pandora_install.sh +++ b/vm/pandora_install.sh @@ -121,7 +121,6 @@ apt-get install -y \ python3-elasticsearch \ ffmpeg \ mkvtoolnix \ - gpac \ imagemagick \ poppler-utils \ ipython3 \