sigil: needs pkg-config to detect hunspell.

This commit is contained in:
Juan RP 2014-11-08 10:14:02 +01:00
parent 2f27f40084
commit cf9fadebd4
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'sigil'
pkgname=sigil
version=0.8.1
revision=1
revision=2
wrksrc="Sigil-${version}"
build_style=cmake
hostmakedepends="cmake unzip"
hostmakedepends="cmake pkg-config unzip"
makedepends="zlib-devel minizip-devel pcre-devel qt5-tools-devel qt5-svg-devel
qt5-webkit-devel qt5-xmlpatterns-devel boost-devel hunspell-devel"
depends="desktop-file-utils"