diff options
Diffstat (limited to 'testing/gspell/APKBUILD')
-rw-r--r-- | testing/gspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gspell/APKBUILD b/testing/gspell/APKBUILD index 5c7f92b3bd..c270ddb876 100644 --- a/testing/gspell/APKBUILD +++ b/testing/gspell/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Flexible API to add spell checking to a GTK+ application" url="https://wiki.gnome.org/Projects/gspell" arch="all" license="LGPL-2.1-or-later" -makedepends="glib-dev vala iso-codes-dev gtk+3.0-dev enchant2-dev vala +makedepends="glib-dev vala iso-codes-dev gtk+3.0-dev enchant2-dev gobject-introspection-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" options="!check" # Needs DISPLAY |