From 60e81adaf84ceb65aeb364ad38afd3164281eb7b Mon Sep 17 00:00:00 2001 From: Matteo Pasotti Date: Thu, 8 Jan 2015 18:36:25 +0100 Subject: added MDK::Common::DataStore as prereq --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index ebe6ee4c..16e4e49f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,6 +54,7 @@ WriteMakefile( "MDK::Common::System" => 0, "MDK::Common::String" => 0, "MDK::Common::Various" => 0, + "MDK::Common::DataStore" => 0, "Net::DBus" => 0, "URPM" => 0, "Glib" => 0, -- cgit v1.2.1