Skip to content

Add packages so that pdftotext will build - #2

Open
jalewis wants to merge 1 commit into
Podictive:masterfrom
jalewis:patch-1
Open

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

Conversation

@jalewis

@jalewis jalewis commented May 20, 2019

Copy link
Copy Markdown

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.

@ChessSpider ChessSpider left a comment

Copy link
Copy Markdown

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