aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-ediarpc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-ediarpc/APKBUILD')
-rw-r--r--main/py-ediarpc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-ediarpc/APKBUILD b/main/py-ediarpc/APKBUILD
index 84b5f9394b0..ca57b620a0d 100644
--- a/main/py-ediarpc/APKBUILD
+++ b/main/py-ediarpc/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="ISC"
depends="python"
depends_dev=""
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/e/ediarpc/ediarpc-$pkgver.tar.gz"