aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-beautifulsoup4
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-beautifulsoup4')
-rw-r--r--testing/py-beautifulsoup4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-beautifulsoup4/APKBUILD b/testing/py-beautifulsoup4/APKBUILD
index 1d41e2d6c6..1c23fb3f14 100644
--- a/testing/py-beautifulsoup4/APKBUILD
+++ b/testing/py-beautifulsoup4/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="http://www.crummy.com/software/BeautifulSoup/bs4/download/${pkgver:0:3}/$_pkgname-$pkgver.tar.gz"