On Mon, 7 Dec 2009, Cesare Gargano wrote: > Hi guys, > when I try to compile some test programs using mono-gtk, > pkg-config fails to parse gtk-dotnet-2.0.pc: > > $ pkg-config --debug --list|grep gtk-dotnet > > [/usr/bin/pkg-config] > Incorrect cfg file /usr/local/lib/pkgconfig/gtk-dotnet-2.0.pc at > /usr/libdata/perl5/OpenBSD/PkgConfig.pm line 110, <$fh> line 9. > > Problem reading file /usr/local/lib/pkgconfig/gtk-dotnet-2.0.pc > $ > > This seems related to the absence of \s after Requires: > in gtk-dotnet-2.0.pc: > > ... > Requires:gtk-sharp-2.0 > ^ > > Let me know if I'm wrong!
Good catch, I'll fix it. Thanks. -- Antoine
