X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=a9e571445151453aca60768e1c10880fdf98ccde;hb=643301bc21901ec53697c7f7ce7765cc39db9d9b;hp=412602648d511624c25a3b357e6c3e55c00287e7;hpb=fb015c820358882b679ab02746043d74ea7764ee;p=app-musicexpo.git diff --git a/Makefile.PL b/Makefile.PL index 4126026..a9e5714 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( 'Audio::FLAC::Header' => 0, 'HTML::Template::Compiled' => 0, 'Memoize' => 0, - 'MP3::Tag' => 0, + 'MP3::Tag' => 1.12, 'DB_File' => 0, }, MIN_PERL_VERSION => 5.014,