From a9a64115e1a59ed39d071d34609a260224567279 Mon Sep 17 00:00:00 2001 From: Xavier Beaudouin Date: Wed, 21 Aug 2024 17:13:57 +0200 Subject: [PATCH] dep --- net/netbox-agent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/netbox-agent/Makefile b/net/netbox-agent/Makefile index 0684847..a41a9af 100644 --- a/net/netbox-agent/Makefile +++ b/net/netbox-agent/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynetbox>=7:net-mgmt/py-pynetbox@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}python-slugify>=8.0.1:textproc/py-python-slugify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sysctl>=0.3.0:devel/py-sysctl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>=1.8.0:sysutils/py-distro@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonargparse>=3.11.2:devel/py-jsonargparse@${PY_FLAVOR} \ ${LOCALBASE}/bin/ipmitool:sysutils/ipmitool \ ${LOCALBASE}/sbin/dmidecode:sysutils/dmidecode \ ${LOCALBASE}/sbin/lldpctl:net-mgmt/lldpd