python3-pyudev: add missing checkdepends
This commit is contained in:
parent
9a2fb7fd98
commit
7680aa3289
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ wrksrc="pyudev-${version}"
|
|||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-six eudev-libudev"
|
||||
checkdepends="$depends python3-pytest python3-mock python3-hypothesis
|
||||
python3-docutils"
|
||||
short_desc="Python bindings to libudev (Python3)"
|
||||
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue