Commit 48bae769 authored by Jérome Perrin's avatar Jérome Perrin

stack/cloudoo: remove ffmpeg until compilation on gcc 6.3 is fixed

ffmpeg is not a strong dependencies for typical cloudooo use case and
this component no longer compile on gcc 6.3
parent 87799b81
......@@ -8,7 +8,6 @@ extends =
../component/dash/buildout.cfg
../component/dbus/buildout.cfg
../component/dcron/buildout.cfg
../component/ffmpeg/buildout.cfg
../component/file/buildout.cfg
../component/fonts/buildout.cfg
../component/git/buildout.cfg
......@@ -69,7 +68,6 @@ parts =
wkhtmltopdf
file
poppler
ffmpeg
rdiff-backup
apache
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment