mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ktexteditor: enable cross-compilation again
This commit is contained in:
parent
6c6f103b79
commit
96bc8c3c5c
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9255792eece773a75922e06830fc240f968736dce84d01c1563b91be35d23a92
|
checksum=9255792eece773a75922e06830fc240f968736dce84d01c1563b91be35d23a92
|
||||||
nocross=kauth
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue