diff --git a/srcpkgs/choqok/template b/srcpkgs/choqok/template index 268f9a5d42..c05a2e6879 100644 --- a/srcpkgs/choqok/template +++ b/srcpkgs/choqok/template @@ -14,5 +14,5 @@ distfiles="https://download.kde.org/stable/${pkgname}/${version%.*}/src/${pkgnam checksum=8a7527067b3694ad16faafac754cfd5f1e5f5fd1547f066d8f14fbcf8327310f if [ -n "$CROSS_BUILD" ]; then - hostmakedepends+=" qt5-host-tools qt5-qmake" + hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qca-qt5-devel python" fi