On Fri, Nov 09, 2007 at 08:44:28AM +0100, Giovanni Bechis wrote: > On Thu, Nov 08, 2007 at 02:15:40PM -0500, Brad wrote: > > Poppler itself does not require Qt. The port does have optional Qt3 and Qt4 > > bindings which are sub-packages. > > > I tried to "make install" gimp (I haven't poppler installed) and it tries > to build qt3 too.
Sure it does - it builds the qt subpackages and thus depends on qt at build time. If you want to avoid qt, just build poppler with FLAVOR="no_qt no_qt4" or use the package. Regards, Simon
