GNOME Bugzilla – Bug 594073
Banshee's clutter dependency needs to be made configurable
Last modified: 2009-12-13 20:37:08 UTC
Right now Banshee is either build against clutter, if the appropriate pkgconfig configuration file is detected, otherwise without. There needs to be a more configurable way of doing it, e.g. with --enable-clutter and --disable-clutter.
Created attachment 149511 [details] [review] [build] Make clutter dependency configurable. Because automagic dependencies make packagers cry.
Comment on attachment 149511 [details] [review] [build] Make clutter dependency configurable. Patch committed. I changed it to --enable-clutter, and disabled it by default. I don't think clutter is really used for now.
Thanks for the patch ! This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.