dawbarton/pdf2svg

gtk+ dependency

Closed this issue · 1 comments

Hi,

I was checking the Homebrew formula for pdf2svg and I realized that there is absolutely no need to enforce a gtk+ dependency since it is nowhere used by pdf2svg.c. You can safely remove all references to gtk+ from configure.ac and Makefile.am

Oh and autoreconf complains because it cannot find README...

Thanks, I've made those changes.