You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by no...@apache.org on 2020/12/29 12:52:38 UTC

[buildstream] 02/03: source/install.rst: Update ArchLinux installation instructions

This is an automated email from the ASF dual-hosted git repository.

not-in-ldap pushed a commit to branch jjardon/stock_fedora
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 10ec51f68115fc060dd9e03783b1ae86399a1b9d
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Apr 9 20:41:02 2018 +0100

    source/install.rst: Update ArchLinux installation instructions
---
 doc/source/install.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/install.rst b/doc/source/install.rst
index eee4a12..72f40ac 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -39,8 +39,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
 
 
 Debian