aboutsummaryrefslogtreecommitdiffstats
path: root/core/autoconf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/autoconf/APKBUILD')
-rw-r--r--core/autoconf/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/autoconf/APKBUILD b/core/autoconf/APKBUILD
index 5ec67c864e..8bec276ccc 100644
--- a/core/autoconf/APKBUILD
+++ b/core/autoconf/APKBUILD
@@ -9,6 +9,7 @@ url="http://www.gnu.org/software/autoconf"
depends="m4 perl"
makedepends="binutils gcc make linux-headers perl uclibc-dev"
source="ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+subpackages="$pkgname-doc"
splitfuncs="doc"
build() {