--- trunk/Makefile.PL 2008/12/11 00:27:19 807 +++ trunk/Makefile.PL 2008/12/13 12:58:32 829 @@ -87,6 +87,15 @@ -default => 1, 'MIME::Base64', ], + 'Frey::File::FLV and Frey::Web::Flowplayer (flash video support)' => [ + -default => 1, + 'FLV::Info', + ], + 'Frey::Cairo (telop support)' => [ + -default => 1, + 'Cairo', + 'Font::FreeType', + ], 'CouchDB' => [ -default => 0, 'CouchDB::Client',