cutemarked: rebuild against libhunspell-1.7.so.0
[ci skip]
This commit is contained in:
parent
e910a8ac26
commit
3c06addc7e
|
@ -2,7 +2,7 @@
|
|||
pkgname=cutemarked
|
||||
reverts="v0.11.0_1"
|
||||
version=0.11.3
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="CuteMarkEd-${version}"
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake"
|
||||
|
@ -15,6 +15,6 @@ homepage="http://cloose.github.io/CuteMarkEd/"
|
|||
distfiles="https://github.com/cloose/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=78a41808c2f0452375810abdff76eeaaee012f8d1368a2b8772ec6b4d2ceeec8
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel qt5-webkit-devel"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue