[gimp-perl] Alien::Gimp also a runtime dep



commit 2cba5d1350858c724d955549eb02941caa5de4ba
Author: Ed J <edj src gnome org>
Date:   Sun May 8 15:30:30 2016 +0100

    Alien::Gimp also a runtime dep

 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 4301e72..a3bd8ba 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,6 +41,7 @@ my $runtime_reqs = {
   IO::Scalar           => 0,
   Web::Scraper => 0,
   HTML::Entities       => 0,
+  'Alien::Gimp'        => '0.01',
 };
 
 WriteMakefile(


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