Skip to content
Snippets Groups Projects
Verified Commit 5217ef78 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/py3-virtualenv: add cmd:which to checkdepends

parent 334ab065
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
depends="python3"
makedepends="python3-dev"
checkdepends="py3-pytest py3-setuptools"
checkdepends="py3-pytest py3-setuptools cmd:which"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz
test-python3.patch"
builddir="$srcdir/$_pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment