From d6529c8d14d870c966dc74c3008cdce15dabb7c5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 26 Oct 2016 18:51:19 +0200 Subject: [various] rename dependency python to python2 --- testing/py-wcwidth/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-wcwidth') diff --git a/testing/py-wcwidth/APKBUILD b/testing/py-wcwidth/APKBUILD index 0e2f721002..1c0f8e910e 100644 --- a/testing/py-wcwidth/APKBUILD +++ b/testing/py-wcwidth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Measures number of Terminal column cells of wide-character codes" url="https://pypi.python.org/pypi/wcwidth" arch="noarch" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" -- cgit v1.2.3