[PATCH 3/4] doc: add missing gendummydata.py dependencis in TESTING

Filipe Laíns lains at archlinux.org
Thu Aug 13 14:46:01 UTC 2020


Signed-off-by: Filipe Laíns <lains at archlinux.org>
---
 TESTING | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TESTING b/TESTING
index 17c6fbc7..d666b3ca 100644
--- a/TESTING
+++ b/TESTING
@@ -14,7 +14,8 @@ INSTALL.
     # pacman -S --needed php php-sqlite sqlite words fortune-mod \
                          python python-sqlalchemy python-alembic \
                          python-fastapi uvicorn nginx \
-                         python-authlib python-itsdangerous python-httpx
+                         python-authlib python-itsdangerous python-httpx \
+                         words fortune-mod
 
    Ensure to enable the pdo_sqlite extension in php.ini.
 
-- 
2.28.0


More information about the aur-dev mailing list