Subject: | Missing dependency |
Hello,
Just notice about missing dependency
--- Gtk2-Notify-0.05.orig/Makefile.PL 2008-11-12 08:41:09.000000000 +0200
+++ Gtk2-Notify-0.05/Makefile.PL 2011-12-14 16:09:55.441496811 +0200
@@ -16,6 +16,8 @@
configure_requires 'ExtUtils::Depends';
configure_requires 'ExtUtils::PkgConfig';
+test_requires 'Test::Exception';
+
no_index directory => qw/inc ext/;
WriteAll;
--
Sergiy Borodych