Commit 7bc4b4f6 authored by Rafael Monnerat's avatar Rafael Monnerat

Replace xpdf by poppler.

parent 2c93a57e
......@@ -19,8 +19,8 @@ stunnel_binary = ${stunnel:location}/bin/stunnel
runUnitTest_binary = ${buildout:bin-directory}/runCloudoooUnitTest
link_binary_list =
${xpdf:location}/bin/pdfinfo
${xpdf:location}/bin/pdftotext
${poppler:location}/bin/pdfinfo
${poppler:location}/bin/pdftotext
${ffmpeg:location}/bin/ffmpeg
${ffmpeg:location}/bin/ffprobe
${imagemagick:location}/bin/convert
......
......@@ -33,7 +33,7 @@ module = cloudooo
# Default template for cloudooo instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = b0878c3e8e47d455ba2207359e497e11
md5sum = 39f7d8b72b6357d7cde5a9a694f8b912
output = ${buildout:directory}/template.cfg
mode = 0644
......
......@@ -15,7 +15,7 @@ extends =
../component/python-2.7/buildout.cfg
../component/xorg/buildout.cfg
../component/fonts/buildout.cfg
../component/xpdf/buildout.cfg
../component/poppler/buildout.cfg
../component/imagemagick/buildout.cfg
../component/pdftk/buildout.cfg
../component/ffmpeg/buildout.cfg
......@@ -45,7 +45,7 @@ parts =
# Dependencies
imagemagick
file
xpdf
poppler
pdftk
ffmpeg
......
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