summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/py3-ncclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-ncclient/APKBUILD b/user/py3-ncclient/APKBUILD
index 5131a4137..1322f9e2f 100644
--- a/user/py3-ncclient/APKBUILD
+++ b/user/py3-ncclient/APKBUILD
@@ -11,7 +11,7 @@ url="https://pypi.org/project/ncclient/"
arch="noarch"
license="Apache-2.0"
depends="python3 py3-lxml py3-paramiko"
-checkdepends="py3-pytest py3-mock"
+checkdepends="py3-pytest py3-mock py3-iniconfig py3-toml"
makedepends="libxml2-dev libxslt-dev"
subpackages=""
source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz