diff --git a/srcpkgs/qt/template b/srcpkgs/qt/template index 94e7e6ba81..ab14463465 100644 --- a/srcpkgs/qt/template +++ b/srcpkgs/qt/template @@ -11,7 +11,6 @@ maintainer="Juan RP " license="GPL-3, LGPL-2.1" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/${_distname}-${version}.tar.gz" checksum=e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0 -nocross=yes # WIP: next step is to remove this line hostmakedepends="perl sqlite pkg-config" makedepends=" @@ -106,7 +105,7 @@ do_configure() { mkdir mkspecs/${_spec} cat > mkspecs/${_spec}/qmake.conf << _EOF # -# qmake specification for ${XBPS_TARGET_MACHINE}-linux-gnu-c++ +# qmake specification for ${_spec} # MAKEFILE_GENERATOR = UNIX TARGET_PLATFORM = unix @@ -292,7 +291,6 @@ qt-designer-devel_package() { } } qt-host-tools_package() { - depends"qt" short_desc+=" - host tools" pkg_install() { for f in lrelease lupdate moc qdbuscpp2xml qdbusxml2cpp qt3to4 \