aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorMatteo Pasotti <matteo.pasotti@gmail.com>2015-01-08 18:36:25 +0100
committerMatteo Pasotti <matteo.pasotti@gmail.com>2015-01-08 18:36:25 +0100
commit60e81adaf84ceb65aeb364ad38afd3164281eb7b (patch)
tree9b10387af8011d74b35cb01c432e1cc26f316e34 /Makefile.PL
parentab9bc693f8e8b31792eff493d860e9bb4d072cbf (diff)
downloadmanatools-60e81adaf84ceb65aeb364ad38afd3164281eb7b.tar
manatools-60e81adaf84ceb65aeb364ad38afd3164281eb7b.tar.gz
manatools-60e81adaf84ceb65aeb364ad38afd3164281eb7b.tar.bz2
manatools-60e81adaf84ceb65aeb364ad38afd3164281eb7b.tar.xz
manatools-60e81adaf84ceb65aeb364ad38afd3164281eb7b.zip
added MDK::Common::DataStore as prereq
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
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,