diff --git a/srcpkgs/qcoro-qt6/template b/srcpkgs/qcoro-qt6/template index b91a4a4773e..c467f412560 100644 --- a/srcpkgs/qcoro-qt6/template +++ b/srcpkgs/qcoro-qt6/template @@ -3,8 +3,8 @@ pkgname=qcoro-qt6 version=0.10.0 revision=1 build_style=cmake -configure_args="-DUSE_QT_VERSION=6 - -DBUILD_SHARED_LIBS=ON" +configure_args="-DUSE_QT_VERSION=6 -DBUILD_SHARED_LIBS=ON + -DECM_MKSPECS_INSTALL_DIR=/usr/lib${XBPS_TARGET_WORDSIZE}/qt6/mkspecs/modules" hostmakedepends="qt6-tools qt6-base" makedepends="qt6-websockets-devel qt6-declarative-devel qt6-base-devel" checkdepends="dbus"