From 96bc8c3c5c2cadb32c0ecfe05c80530116de862f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 26 Aug 2018 15:23:18 +0200 Subject: [PATCH] ktexteditor: enable cross-compilation again --- srcpkgs/ktexteditor/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index cac65015008..d781f60f040 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -12,7 +12,6 @@ license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/ktexteditor" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" checksum=9255792eece773a75922e06830fc240f968736dce84d01c1563b91be35d23a92 -nocross=kauth if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"