ktexteditor: enable cross-compilation again

This commit is contained in:
Helmut Pozimski 2018-08-26 15:23:18 +02:00
parent 6c6f103b79
commit 96bc8c3c5c

View file

@ -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"