diff options
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 16e4e49f..8f7dbc8f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ WriteMakefile( "MDK::Common::System" => 0, "MDK::Common::String" => 0, "MDK::Common::Various" => 0, - "MDK::Common::DataStore" => 0, + "MDK::Common::DataStructure" => 0, "Net::DBus" => 0, "URPM" => 0, "Glib" => 0, |