dde-qt-dbus-factory: fix cross

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-08-02 13:55:20 +02:00
parent c5e06358c0
commit dc444b01a6
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -13,10 +13,8 @@ changelog="https://github.com/linuxdeepin/dde-qt-dbus-factory/blob/${version}/CH
distfiles="https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/${version}.tar.gz"
checksum=b9af039fe3b7ef7943f23209367c7163b904f6aa2536325662a568f636f4ccd2
nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/19945/steps/shell_3/logs/stdio"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"
hostmakedepends+=" dtkcore-devel qt5-devel dde-qt-dbus-factory-devel"
fi
pre_configure() {