aboutsummaryrefslogtreecommitdiffstats
path: root/extra/aspell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/aspell/APKBUILD')
-rw-r--r--extra/aspell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/aspell/APKBUILD b/extra/aspell/APKBUILD
index 568571aa83..30589a1a34 100644
--- a/extra/aspell/APKBUILD
+++ b/extra/aspell/APKBUILD
@@ -7,8 +7,8 @@ pkgdesc="A spell checker designed to eventually replace Ispell"
url="http://aspell.net/"
license="LGPL"
subpackages="$pkgname-dev $pkgname-doc"
-depends="uclibc ncurses libgcc"
-makedepends="ncurses-dev uclibc++"
+depends="uclibc ncurses libgcc uclibc++"
+makedepends="ncurses-dev uclibc++-dev"
install=
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
libmath.patch"