diff --git a/manifest.toml b/manifest.toml index ab53575..665263d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -111,10 +111,11 @@ ram.runtime = "500M" armhf.sha256 = "171fcf08b726d452e1c4cd22dadb9f8f5cf6848424ebc1e04cde5be34ef3d7f6" [resources.apt] - packages = ["expect", "ffmpeg", "pkgconf", "mariadb-server", - "python3", "python3-venv", "python3-setuptools", "python3-pip", "python3-requests", "python3-dev", "libmariadb-dev-compat", "libmariadb-dev", + packages = ["expect", "ffmpeg", "pkgconf", + "python3", "python3-venv", "python3-setuptools", "python3-pip", "python3-dev", + "python3-requests", "python3-scipy", "python3-matplotlib", + "mariadb-server", "libmariadb-dev-compat", "libmariadb-dev", "memcached", "libmemcached-dev", - "python3-scipy", "python3-matplotlib", "libjpeg62-turbo-dev", "zlib1g-dev", "libffi-dev"] [resources.database]