mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
QubesR3Building changed
Lets not forget about the necessary deps for the builder
This commit is contained in:
parent
8cc04546f7
commit
26eb302410
@ -7,6 +7,12 @@ permalink: /wiki/QubesR3Building/
|
||||
Building Qubes OS 3.0 ISO
|
||||
=========================
|
||||
|
||||
Ensure your system is rpm-based and that you have necessary dependencies installed (see [QubesBuilder](/wiki/QubesBuilder) for more info):
|
||||
|
||||
``` {.wiki}
|
||||
sudo yum install git createrepo rpm-build make wget rpmdevtools pandoc
|
||||
```
|
||||
|
||||
Get the necessary keys to verify the sources:
|
||||
|
||||
``` {.wiki}
|
||||
|
Loading…
Reference in New Issue
Block a user