diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/locust/locust.info | 2 |
1 files changed, 1 insertions, 1 deletions
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" |