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-11 13:58:10 +0000
commit274e18315042ba806fba74a048ac3a6320fcfb3d (patch)
treee53656a0c855be8df28d4f856bb4658c9fb1073d
parent5217359fd9b896f2193e80edb4d132acd7b275ad (diff)
downloadbuildstream-274e18315042ba806fba74a048ac3a6320fcfb3d.tar.gz
source/install.rst: Update ArchLinux installation instructions
-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