summaryrefslogtreecommitdiffstats
path: root/main/flake8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/flake8/APKBUILD')
-rw-r--r--main/flake8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/flake8/APKBUILD b/main/flake8/APKBUILD
index 0404051cb4e..a1d8ae04013 100644
--- a/main/flake8/APKBUILD
+++ b/main/flake8/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="MIT"
depends="python py-setuptools py-mccabe py-pep8 pyflakes"
depends_dev=""
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages=""
source="https://pypi.io/packages/source/f/$pkgname/$pkgname-$pkgver.tar.gz"