diff --git a/common/shlibs b/common/shlibs index a7d6cf3c997..1234ca6182d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1168,6 +1168,7 @@ libnettle.so.6 nettle-3.2_1 libhogweed.so.4 nettle-3.2_1 libmikmod.so.3 libmikmod-3.2.0_1 libgtkspell.so.0 gtkspell-2.0.16_1 +libgtkspell3-3.so.0 gtkspell3-3.0.9_1 libpurple.so.0 libpurple-2.10.6_1 libpurple-client.so.0 libpurple-2.10.6_1 libgnt.so.0 libgnt-2.10.6_1 diff --git a/srcpkgs/gtkspell3/template b/srcpkgs/gtkspell3/template index 2f62a35e993..58f4bfa44e5 100644 --- a/srcpkgs/gtkspell3/template +++ b/srcpkgs/gtkspell3/template @@ -1,11 +1,11 @@ # Template file for 'gtkspell3' pkgname=gtkspell3 version=3.0.9 -revision=1 +revision=2 build_options="gir" build_style=gnu-configure configure_args="--disable-silent-rules" -hostmakedepends="$(vopt_if gir 'gobject-introspection vala') intltool pkg-config" +hostmakedepends="$(vopt_if gir 'gobject-introspection vala-devel') intltool pkg-config" makedepends="enchant-devel gtk+3-devel" short_desc="Highlighting and replacement of misspelled words" maintainer="beefcurtains " @@ -20,7 +20,7 @@ if [ -z "$CROSS_BUILD" ]; then fi gtkspell3-devel_package() { - depends="${sourcepkg}>=${version}_${revision}" + depends="${sourcepkg}>=${version}_${revision} enchant-devel" short_desc+=" - development files" pkg_install() { vmove usr/include