aboutsummaryrefslogtreecommitdiffstats
path: root/main/tdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/tdb/APKBUILD')
-rw-r--r--main/tdb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tdb/APKBUILD b/main/tdb/APKBUILD
index 5525c97879..58fd638058 100644
--- a/main/tdb/APKBUILD
+++ b/main/tdb/APKBUILD
@@ -7,7 +7,7 @@ url="http://tdb.samba.org/"
arch="all"
license="LGPLv3+"
depends=""
-depends_dev="python"
+depends_dev="python2"
makedepends="$depends_dev python2-dev"
install=""
subpackages="$pkgname-dev py-$pkgname:_py $pkgname-libs"