Skip to content
Snippets Groups Projects
Unverified Commit 767e9f33 authored by alice's avatar alice
Browse files

community/py3-makefun: move checkdepends to makedepends

needed to actually pass the build
parent bd9fe698
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,12 @@ arch="noarch"
license="BSD-3-Clause"
depends="python3"
makedepends="
py3-pytest
py3-pytest-runner
py3-setuptools
py3-setuptools_scm
py3-wheel
"
checkdepends="py3-pytest py3-pytest-runner"
source="https://pypi.python.org/packages/source/m/makefun/makefun-$pkgver.tar.gz"
builddir="$srcdir/makefun-$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