[libvirt] Sys::Virt deps

C.J. Adams-Collier cjac at colliertech.org
Wed May 26 01:13:46 UTC 2010


Hey folks,

I am poking at Sys::Virt a little.  Here's a patch to help with
dependencies.

Cheers,

C.J.

$ diff -u Sys-Virt-0.2.4/Makefile.PL Sys-Virt-0.2.4-cjac/Makefile.PL
--- Sys-Virt-0.2.4/Makefile.PL  2010-05-19 11:56:18.000000000 +0000
+++ Sys-Virt-0.2.4-cjac/Makefile.PL     2010-05-26 00:55:05.000000000 +0000
@@ -16,6 +16,7 @@
              'VERSION_FROM' => 'lib/Sys/Virt.pm',
              'PREREQ_PM' => {
                  'Test::More'  => 0,
+                 'XML::XPath'  => 0,
                  },
              'AUTHOR' => 'Daniel Berrange <dan at berrange.com>',
              'LIBS' => [$LIBVIRT_LIBS],

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100525/d63f42c9/attachment-0001.sig>


More information about the libvir-list mailing list