Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix metadata after refactor, azawawi--
  • Loading branch information
azawawi committed May 27, 2016
1 parent 5f7209c commit 61e6b37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META6.json
Expand Up @@ -5,8 +5,8 @@
"description" : "Simple GTK 3 binding using NativeCall",
"depends" : [ "LWP::Simple" ],
"provides" : {
"GTK::GDK" : "lib/GTK/GDK.pm6",
"GTK::NativeLib" : "lib/GTK/NativeLib.pm6",
"GTK::Simple::GDK" : "lib/GTK/Simple/GDK.pm6",
"GTK::Simple::NativeLib" : "lib/GTK/Simple/NativeLib.pm6",
"GTK::Simple" : "lib/GTK/Simple.pm6",
"GTK::Simple::ActionBar" : "lib/GTK/Simple/ActionBar.pm6",
"GTK::Simple::App" : "lib/GTK/Simple/App.pm6",
Expand Down

0 comments on commit 61e6b37

Please sign in to comment.