colord: mark broken temporarily in cross builds.

This commit is contained in:
Juan RP 2015-01-13 09:09:42 +01:00
parent a582e49844
commit 820137e3b9

View file

@ -26,6 +26,8 @@ hostmakedepends="pkg-config intltool docbook2x"
makedepends="vala-devel>=0.20 libgudev-devel polkit-devel lcms2-devel dbus-devel
libusb-devel libgusb-devel>=0.1.6 sqlite-devel sane-devel bash-completion"
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/9133/steps/shell_3/logs/stdio"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake libtool gettext-devel glib-devel gtk-doc colord gobject-introspection"
fi