summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-09 20:41:02 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-10 16:31:03 +0100
commitb856c2dc1d6256324421927748eabc97a02b33e1 (patch)
treec604b676a38313fabfadfd0bb1119c204526e2d3
parent338ca2b11e20339213a08c9875edb597dd02a9b4 (diff)
downloadbuildstream-jjardon/update_depencies.tar.gz
source/install.rst: Update ArchLinux installation instructionsjjardon/update_depencies
-rw-r--r--doc/source/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index bac776b4c..6623c9100 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -40,8 +40,8 @@ Arch Linux
++++++++++
Install the dependencies with::
- sudo pacman -S fuse2 python python-pip python-gobject git \
- ostree bubblewrap python-ruamel-yaml
+ sudo pacman -S fuse2 ostree bubblewrap git \
+ python python-pip python-gobject python-psutil
Debian