From 3fe91359da659f6996b3bd519040b14dbb7f1081 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 26 May 2021 11:35:09 +0700 Subject: system/locust: Fix missing deps. Signed-off-by: Willy Sudiarto Raharjo --- system/locust/locust.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/locust/locust.info b/system/locust/locust.info index dd4e6a6253..4f262a8b68 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ba/fb/ee2cfef14f362a3e943ffee6 MD5SUM="b6a146604504b3216911f35481d712bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python" +REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python-configargparse" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" -- cgit v1.2.3