[kgb-bot] Build-require IPC::System::Simple for autodie

Petr Pisar ppisar at fedoraproject.org
Fri Nov 28 13:08:20 UTC 2014


commit 2392db0d904885e17e279bb20522426f4dbda733
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 28 14:08:09 2014 +0100

    Build-require IPC::System::Simple for autodie

 kgb-bot.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/kgb-bot.spec b/kgb-bot.spec
index 433c08a..3e74065 100644
--- a/kgb-bot.spec
+++ b/kgb-bot.spec
@@ -77,6 +77,8 @@ BuildRequires:  perl(YAML)
 # Optional run-time:
 BuildRequires:  perl(WWW::Shorten)
 # Tests:
+# IPC::System::Simple is needed for autodie ':all'
+BuildRequires:  perl(IPC::System::Simple)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::File)


More information about the scm-commits mailing list