Chandan Singh pushed to branch chandan/update-fedora-install-docs at BuildStream / buildstream
Commits:
-
f3dc58f3
by Chandan Singh at 2018-08-11T23:28:03Z
1 changed file:
Changes:
... | ... | @@ -122,7 +122,8 @@ requirements you need:: |
122 | 122 |
For the default plugins::
|
123 | 123 |
|
124 | 124 |
dnf install -y \
|
125 |
- bzr git lzip patch ostree python3-arpy python3-gobject
|
|
125 |
+ bzr git lzip patch ostree python3-gobject
|
|
126 |
+ pip3 install --user arpy
|
|
126 | 127 |
|
127 | 128 |
|
128 | 129 |
Ubuntu
|