diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index fc5e60f9b7c..9c6db129cc1 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -18,6 +18,8 @@ homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" checksum=903ef4dd2ca3040b2be7435d8f170a9df78a6d05f3525cfa8f212e52b5e5a391 +broken="Needs GNUTLS rebuild" + if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"