--- trunk/Makefile.PL 2008/12/12 19:34:04 822 +++ trunk/Makefile.PL 2008/12/15 18:42:48 846 @@ -87,9 +87,15 @@ -default => 1, 'MIME::Base64', ], - 'Frey::File::FLV and Frey::Web::Flowplayer (flash video support)' => [ + 'Frey::File::FLV and Frey::Web::FLVPlayer (flash video support)' => [ -default => 1, 'FLV::Info', + 'Video::Subtitle::SRT', + ], + 'Frey::Cairo (telop support)' => [ + -default => 1, + 'Cairo', + 'Font::FreeType', ], 'CouchDB' => [ -default => 0,