mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kmime: fix typo
This commit is contained in:
parent
133896b0b3
commit
7c81e693b3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue