diff options
Diffstat (limited to 'META6.json')
-rw-r--r-- | META6.json | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ "perl": "6.d", "name": "Vlc::Control", "depends": [ + "Cro::BodyParser", + "Cro::HTTP::Client", + "Cro::HTTP::Message", + "Cro::HTTP::Router", + "Cro::HTTP::Server", + "Cro::Uri::HTTP", + "NativeCall", + "XML" ], "resources": [ "vlc.html" |