File soname.diff of Package graphite2
--- graphite2-1.2.0.orig/contrib/C#/NGraphite/NGraphite.dll.config +++ graphite2-1.2.0/contrib/C#/NGraphite/NGraphite.dll.config @@ -1,3 +1,3 @@ <configuration> - <dllmap dll="graphite2.dll" target="libgraphite2.so.2.0.0" os="!windows"/> + <dllmap dll="graphite2.dll" target="libgraphite2.so.3" os="!windows"/> </configuration>