diff options
-rw-r--r-- | Makefile.PL | 1 |
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, |