From cd23896725063228335961473b43b978158bd12a Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sat, 2 May 2020 07:14:11 +0000 Subject: community/py3-setuptoools_scm: add py3-pip makedepend --- community/py3-setuptools_scm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 community/py3-setuptools_scm/APKBUILD (limited to 'community') diff --git a/community/py3-setuptools_scm/APKBUILD b/community/py3-setuptools_scm/APKBUILD old mode 100755 new mode 100644 index c9caf6efd81..7f9532b9330 --- a/community/py3-setuptools_scm/APKBUILD +++ b/community/py3-setuptools_scm/APKBUILD @@ -9,7 +9,7 @@ url="https://github.com/pypa/setuptools_scm" arch="noarch" license="MIT" depends="python3" -makedepends="py3-setuptools" +makedepends="py3-setuptools py3-pip" checkdepends="py3-pytest git mercurial py3-toml" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver -- cgit v1.2.3