diff --git a/srcpkgs/hunspell/template b/srcpkgs/hunspell/template index 46da84a580..929f4b1893 100644 --- a/srcpkgs/hunspell/template +++ b/srcpkgs/hunspell/template @@ -1,7 +1,7 @@ # Template file for 'hunspell' pkgname=hunspell version=1.7.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-ui" hostmakedepends="automake bison libtool pkg-config" @@ -25,7 +25,7 @@ libhunspell1.7_package() { } hunspell-devel_package() { - depends="libstdc++-devel ncurses-devel lib${sourcepkg}1.7>=${version}_${revision}" + depends="ncurses-devel lib${sourcepkg}1.7>=${version}_${revision}" short_desc+=" - development files" pkg_install() { # Provides symlinks that don't have versions before the .so and .a parts