GNOME Bugzilla – Bug 568910
Tasque erroneously build-depends on gtk-dotnet-sharp
Last modified: 2012-08-30 15:40:38 UTC
With all of the backends I have been able to test, tasque does not need gtk-dotnet-sharp installed. If during configure I override like this: GTK_DOTNET_20_LIBS=" " GTK_DOTNET_20_CFLAGS=" " ./configure I get no build errors. I noticed this because tasque does not have any assemblyrefs to gtk-dotnet-sharp. Configuration: Prefix: /usr Debug build: no Notification: yes Dummy Backend: no Evolution Backend: yes ICECore Backend: no RTM Backend: yes SQLite Backend: yes Hiveminder Backend: yes
Fixed in 0.1.12 Thank you.