aboutsummaryrefslogtreecommitdiffstats
path: root/core/tdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/tdb/APKBUILD')
-rw-r--r--core/tdb/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/tdb/APKBUILD b/core/tdb/APKBUILD
index 05f00a3c63..48e1811ca1 100644
--- a/core/tdb/APKBUILD
+++ b/core/tdb/APKBUILD
@@ -7,6 +7,8 @@ source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname-1.0.6-gcc3.patch
$pkgname-1.0.6-no-gdbm.patch"
license="GPL-2"
+
+subpackages="$pkgname-dev $pkgname-doc"
splitfuncs="dev doc"
makedepends="binutils gcc linux-headers make uclibc-dev"