add dependency on datrie

This commit is contained in:
Sarah Hoffmann
2021-06-15 09:02:17 +02:00
parent 0d80a9b897
commit c4f6c06f44
7 changed files with 23 additions and 13 deletions

View File

@@ -32,10 +32,10 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
php php-pgsql php-intl libicu-dev python3-pip \
python3-psycopg2 python3-psutil python3-jinja2 python3-icu git
# The python-dotenv package that comes with Ubuntu 18.04 is too old, so
# The python-dotenv adn datrie package that comes with Ubuntu 18.04 is too old, so
# install the latest version from pip:
pip3 install python-dotenv
pip3 install python-dotenv datrie
#
# System Configuration