diff --git a/CakeScripts/Settings.cake b/CakeScripts/Settings.cake
index bba82f303..ccc390f79 100644
--- a/CakeScripts/Settings.cake
+++ b/CakeScripts/Settings.cake
@@ -37,7 +37,7 @@ class Settings
},
new GAssembly("SourceView")
{
- Deps = new[] { "GtkSharp", "GioSharp" },
+ Deps = new[] { "GLibSharp", "GtkSharp", "GioSharp", "CairoSharp", "PangoSharp", "GdkSharp" },
}
};
}
diff --git a/Source/Libs/SourceView/SourceView.metadata b/Source/Libs/SourceView/SourceView.metadata
index 8753dc402..015d20b96 100644
--- a/Source/Libs/SourceView/SourceView.metadata
+++ b/Source/Libs/SourceView/SourceView.metadata
@@ -15,26 +15,31 @@
EmitCanRedoChanged
EmitCanUndoChanged
-
- true
- true
- true
- true
- true
-
-
-
+ out
-
Library.Source
+ GtkSourceMark
+ GtkSourceMark
+ GtkSourceCompletionProvider
+ GtkSourceEncoding
+ GtkSourceEncoding
+ notify
+ async
+ notify
+ async
+ async
+ async
+
+
+ 1
+
+
\ No newline at end of file