diff -r addd59c4ffea -r a449e2e641be components/desktop/colord/Makefile --- a/components/desktop/colord/Makefile Wed Nov 02 11:00:37 2016 -0700 +++ b/components/desktop/colord/Makefile Fri Nov 04 09:22:37 2016 -0700 @@ -88,12 +88,6 @@ # Tell g-ir-scanner not to cache results in homedir of user running the build COMPONENT_BUILD_ENV += GI_SCANNER_DISABLE_CACHE="" -# Temporary until lcms2 with fix for 24494517 is installed on build machines -# Allows running binaries during build to process profiles without bus errors -LCMS2_LIB_DIR = $(WS_COMPONENTS)/lcms2/build/prototype/$(MACH)$(USRLIB) -COMPONENT_BUILD_ENV += LD_LIBRARY_PATH="$(LCMS2_LIB_DIR)" -# End temporary workaround section - REQUIRED_PACKAGES += database/sqlite-3 REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection