Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove NativeCall as a dependency
it is now shipped with rakudo.
  • Loading branch information
moritz committed Feb 20, 2015
1 parent bcb4355 commit 55f2965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.info
Expand Up @@ -2,7 +2,7 @@
"name" : "GTK::Simple",
"version" : "*",
"description" : "Simple GTK 3 binding using NativeCall",
"depends" : [ "NativeCall" ],
"depends" : [ ],
"repo-type" : "git",
"source-url" : "git://github.com/perl6/gtk-simple.git"
}

0 comments on commit 55f2965

Please sign in to comment.