Hi. Since the introduction of libcolorhug into colord, the --disable-gusb configure flag is not enough since libcolorhug requires gusb unconditionally: ch-common.h:30:18: error: gusb.h: No such file or directory This is problematic on non-linux systems because gtk+3 may want to use colord (sure it can be disabled but still) along with several GNOME tools and since gusb depends on gudev it's a no-go. Is there any way to make this dependency optionnal or to prevent building libcolorhug altogether? Or maybe I'm missing something obvious... Thanks.
commit 417b4c95c6161090927e61b534d4cc4b924ea5e5 Author: Richard Hughes <richard@hughsie.com> Date: Mon Mar 4 11:09:13 2013 +0000 Fix compile with --disable-gusb Resolves: https://bugs.freedesktop.org/show_bug.cgi?id=61657
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.