We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5896734 commit 504aafaCopy full SHA for 504aafa
index.html
@@ -130,7 +130,7 @@ <h2 id="installation">Installation & Dependencies</h2>
130
<li>
131
Install <a href="http://poppler.freedesktop.org/">Poppler</a>.
132
On Linux, use <b>aptitude</b>, <b>apt-get</b> or <b>yum</b>:<br />
133
- <tt>aptitude install poppler-utils</tt><br />
+ <tt>aptitude install poppler-utils poppler-data</tt><br />
134
On the Mac, you can install from source or use <b>MacPorts</b>:<br />
135
<tt>sudo port install poppler | brew install poppler</tt><br />
136
</li>
0 commit comments