summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-01-05 09:54:08 +0000
committerJavier Jardón <jjardon@gnome.org>2018-01-05 09:54:08 +0000
commit390232ee6d96976e0330412e9cb26b7311390dc9 (patch)
treef5161954f9601345360c8c7f7dce60a35e40188c
parentc9551eab009b3493dde8d9a038c1783a5c4c624c (diff)
downloadbuildstream-jjardon/doc_install_fedora.tar.gz
doc/source/install.rst: You need python3-ruamel-yaml package in Fedorajjardon/doc_install_fedora
-rw-r--r--doc/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index ecd51b952..9ada0bddc 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -82,7 +82,7 @@ For recent fedora systems, the following line should get you the system
requirements you need::
dnf install -y bubblewrap fuse git python3-gobject \
- python3-psutil ostree
+ python3-psutil ostree python3-ruamel-yaml
User installation with pip