Javier Jardón pushed to branch master at BuildStream / buildstream
Commits:
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
|
