summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodivbyzero <nodivbyzero@gmail.com>2018-03-13 20:11:09 +0000
committerLukas Fleischer <lfleischer@archlinux.org>2018-03-14 17:19:39 +0100
commit82ef1d09b9b3a480bcf6859004407c88ac86d250 (patch)
tree61b7aad9d5419d57dda566ee32917a5afea6db60
parent879db7012c1c77891895c227ab4094bea8a29ff1 (diff)
downloadaur-82ef1d09b9b3a480bcf6859004407c88ac86d250.tar.gz
aur-82ef1d09b9b3a480bcf6859004407c88ac86d250.zip
TESTING: Add two required packages
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r--TESTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING b/TESTING
index e45f35f..53ffef2 100644
--- a/TESTING
+++ b/TESTING
@@ -11,7 +11,7 @@ INSTALL.
2) Install php and necessary modules:
- # pacman -S php php-sqlite sqlite
+ # pacman -S php php-sqlite sqlite words fortune-mod
Ensure to enable the pdo_sqlite extension in php.ini.