aboutsummaryrefslogtreecommitdiffstats
path: root/main/tevent/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/tevent/APKBUILD')
-rw-r--r--main/tevent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tevent/APKBUILD b/main/tevent/APKBUILD
index 0fef449b5f..32e56a30f0 100644
--- a/main/tevent/APKBUILD
+++ b/main/tevent/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="LGPLv3+"
depends=""
depends_dev=""
-makedepends="$depends_dev python-dev talloc-dev"
+makedepends="$depends_dev python2-dev talloc-dev"
replaces="samba"
install=""
subpackages="$pkgname-dev py-$pkgname:_py"