Re: bug: Glib perl module doesn't require needed modules




"Cristóvão B. B. Dalla Costa" said:
In particular, Glib does not require ExtUtils::Depends and
ExtUtils::PkgConfig. It's a minor annoyance since when installing with
the CPAN shell I have to manually install the first two before being
able to install Glib.

It is intentional that Glib.pm does not use the ExtUtils modules, as they are
build-only requirements, i.e., they are not used at all at runtime, and in
fact do not need to be present if you install Gtk2-Perl from binary packages.

The Makefile.PL for Glib does indeed find whether EU::PkgConfig and
EU::Depends are installed, but for some reason the CPAN dependency magic has
recently stopped working.

-- 
muppet <scott at asofyet dot org>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]