kmime: fix typo
This commit is contained in:
parent
133896b0b3
commit
7c81e693b3
|
@ -12,7 +12,7 @@ homepage="https://community.kde.org/KDE_PIM"
|
|||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||
checksum=b6894e733abf3a8fb4fc7de37b7cbf15cbebdc737b80f7fe632bdf61e5da3fda
|
||||
|
||||
if [ "CROSS_BUILD" ];then
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue