diff --git a/META.info b/META.info index 80961da..cb2118c 100644 --- a/META.info +++ b/META.info @@ -3,7 +3,7 @@ "version" : "0.0.1", "description" : "Perl 6 interface to the Imlib2 image library.", "author" : "Henrique Dias", - "depends" : [ "NativeCall", "LibraryMake" ], + "depends" : [ "LibraryMake" ], "source-type" : "git", "source-url" : "git://github.com/mrhdias/perl6-Imlib2.git" }