colord: mark broken temporarily in cross builds.
This commit is contained in:
parent
a582e49844
commit
820137e3b9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue