1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-08 12:28:04 -05:00

curl is likely to be used in --def exec calls

This commit is contained in:
Reinhard Pointner 2017-03-23 21:02:29 +08:00
parent 893bd7552a
commit 184dd3186e

View File

@ -21,6 +21,6 @@ parts:
plugin: nil
stage-packages: [openjdk-8-jre, openjfx, jayatana]
after: [desktop-gtk2]
mediainfo:
native:
plugin: nil
stage-packages: [libmediainfo0v5, libchromaprint-tools]
stage-packages: [libmediainfo0v5, libchromaprint-tools, curl]