aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-configobj/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-configobj/APKBUILD')
-rw-r--r--community/py-configobj/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-configobj/APKBUILD b/community/py-configobj/APKBUILD
index 165ca8942d..e4bdd50820 100644
--- a/community/py-configobj/APKBUILD
+++ b/community/py-configobj/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python library for reading and writing of configuration files (ini)"
url="https://github.com/DiffSK/configobj"
arch="noarch"
license="BSD"
-makedepends="$depends_dev python-dev python3-dev py-setuptools"
+makedepends="$depends_dev python2-dev python3-dev py-setuptools"
install=
subpackages="py3-$_realname:_py3 py2-$_realname:_py2"
source="$pkgname-$pkgver.tar.gz::https://github.com/DiffSK/configobj/archive/v$pkgver.tar.gz"