community/gtkspell3: fix build

This commit is contained in:
Leo 2019-11-22 10:22:08 +01:00
parent a7b1a5803f
commit 1fb326345f

View File

@ -8,7 +8,7 @@ url="http://gtkspell.sourceforge.net/"
arch="all"
license="GPL-2.0-or-later"
makedepends="enchant2-dev gtk+3.0-dev vala gobject-introspection-dev
automake autoconf libtool"
automake autoconf libtool intltool"
options="!check" # no tests
subpackages="$pkgname-static $pkgname-dev $pkgname-doc $pkgname-lang"
source="https://downloads.sourceforge.net/gtkspell/gtkspell3-$pkgver.tar.xz"