summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/crosstool-ng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/crosstool-ng/APKBUILD b/testing/crosstool-ng/APKBUILD
index 69a3df31e..f1fd382bb 100644
--- a/testing/crosstool-ng/APKBUILD
+++ b/testing/crosstool-ng/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="tool for building toolchains"
url="http://ymorin.is-a-geek.org/projects/crosstool"
license="GPL"
arch="noarch"
-depends="bash gawk bison flex automake autoconf libtool cvs sed"
+depends="bash gawk bison flex automake autoconf libtool cvs sed texinfo"
makedepends="ncurses-dev"
install=
subpackages="$pkgname-doc"