Skip to content

Add packages so that pdftotext will build#2

Open
jalewis wants to merge 1 commit intoPodictive:masterfrom
jalewis:patch-1
Open

Add packages so that pdftotext will build#2
jalewis wants to merge 1 commit intoPodictive:masterfrom
jalewis:patch-1

Conversation

@jalewis
Copy link
Copy Markdown

@jalewis jalewis commented May 20, 2019

I was unable to build this Dockerfile without adding the listed packages. The build would fail building pdftotext, which complained about missing libpoppler.

I was unable to build this Dockerfile without adding the listed packages.  The build would fail building pdftotext, which complained about missing libpoppler.
Copy link
Copy Markdown

@ChessSpider ChessSpider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reporting!

I only had to add libpoppler-cpp-dev in order to make it build, can you change the apt-get install call to only install that package? Then I'll approve and merge while crediting you for reporting.

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants