diff --git a/community/gtkspell3/APKBUILD b/community/gtkspell3/APKBUILD index 0de7521e4c6..8310fc39940 100644 --- a/community/gtkspell3/APKBUILD +++ b/community/gtkspell3/APKBUILD @@ -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"