summaryrefslogtreecommitdiff
path: root/docs/build-templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build-templates')
-rw-r--r--docs/build-templates/searx.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/build-templates/searx.rst b/docs/build-templates/searx.rst
index fe82ec3..e06bc2c 100644
--- a/docs/build-templates/searx.rst
+++ b/docs/build-templates/searx.rst
@@ -116,6 +116,7 @@ ${fedora_build}
pip install -U pip
pip install -U setuptools
pip install -U wheel
+ pip install -U pyyaml
# jump to searx's working tree and install searx into virtualenv
(${SERVICE_USER})$ cd \"$SEARX_SRC\"