diff --git a/META.info b/META.info index 80961da..32fec39 100644 --- a/META.info +++ b/META.info @@ -2,6 +2,9 @@ "name" : "Imlib2", "version" : "0.0.1", "description" : "Perl 6 interface to the Imlib2 image library.", + "provides" : { + "Imlib2": "lib/Imlib2.pm" + }, "author" : "Henrique Dias", "depends" : [ "NativeCall", "LibraryMake" ], "source-type" : "git",