summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/libmythes/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/libmythes/PKGBUILD b/extra/libmythes/PKGBUILD
index 360f2ecc8..b64e27dd8 100644
--- a/extra/libmythes/PKGBUILD
+++ b/extra/libmythes/PKGBUILD
@@ -9,7 +9,8 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://hunspell.sourceforge.net/ "
license=('custom')
depends=('glibc' 'perl')
-options=('force' '!libtool')
+makedepends=('hunspell')
+options=('!libtool')
provides=('mythes')
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
md5sums=('54b310488dda6929cf31ae859928c945')