Mathieu Bridon pushed to branch master at BuildStream / buildstream
Commits:
-
942a06f4
by Mathieu Bridon at 2018-08-06T09:53:03Z
-
c04b8421
by Mathieu Bridon at 2018-08-06T10:53:57Z
1 changed file:
Changes:
| ... | ... | @@ -221,3 +221,15 @@ from `AUR <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_ |
| 221 | 221 |
Alternatively, use
|
| 222 | 222 |
`buildstream-git <https://aur.archlinux.org/packages/buildstream-git>`_
|
| 223 | 223 |
for the lastest version of the development branch.
|
| 224 |
+ |
|
| 225 |
+Fedora
|
|
| 226 |
+~~~~~~
|
|
| 227 |
+ |
|
| 228 |
+BuildStream is not yet in the official Fedora repositories, but you can
|
|
| 229 |
+install it from a Copr:
|
|
| 230 |
+ |
|
| 231 |
+ sudo dnf copr enable bochecha/buildstream
|
|
| 232 |
+ sudo dnf install buildstream
|
|
| 233 |
+ |
|
| 234 |
+Optionally, install the ``buildstream-docs`` package to have the BuildStream
|
|
| 235 |
+documentation in Devhelp or GNOME Builder.
|
