Fixed cake settings for sourceview
Need ref. to GioSharp.
This commit is contained in:
parent
dc1410b511
commit
43e78d943a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class Settings
|
|||
},
|
||||
new GAssembly("SourceView")
|
||||
{
|
||||
Deps = new[] { "GdkSharp" },
|
||||
Deps = new[] { "GtkSharp", "GioSharp" },
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue