diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/poppler.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/poppler.rb b/Library/Formula/poppler.rb index a4e1e1ff6..e2a3152f1 100644 --- a/Library/Formula/poppler.rb +++ b/Library/Formula/poppler.rb @@ -4,6 +4,7 @@ class Poppler < Formula homepage 'http://poppler.freedesktop.org' url 'http://poppler.freedesktop.org/poppler-0.24.5.tar.xz' sha1 '7b7cabee85bd81a7e55c939740d5d7ccd7c0dda5' + revision 1 option 'with-qt4', 'Build Qt backend' option 'with-glib', 'Build Glib backend' # requires cairo |
