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

Message ID 20200813144600.3703433-3-lains@archlinux.org
State New
Headers show
Series [1/4] spawn: expand AUR_CONFIG to the full path | expand

Commit Message

Filipe Laíns Aug. 13, 2020, 2:46 p.m. UTC
Signed-off-by: Filipe Laíns <lains@archlinux.org>
---
 TESTING | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Patch

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.