Bug 87283 - colord fails to configure with --enable-sane and --disable-examples
Summary: colord fails to configure with --enable-sane and --disable-examples
Status: RESOLVED FIXED
Alias: None
Product: colord
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-13 14:30 UTC by Niels Ole Salscheider
Modified: 2015-01-13 14:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Niels Ole Salscheider 2014-12-13 14:30:53 UTC
colord fails to configure when --enable-sane and --disable-examples are passed. It gives the following output:

configure: error: --enable-sane was specified and SANE requires dbus support, not found

I think the problem is that PKG_CHECK_MODULES(DBUS, dbus-1, have_dbus=yes, have_dbus=no) is only executed when the examples are enabled.


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.