diff --git a/QubesBuilder.md b/QubesBuilder.md index b1813d04..4d47d699 100644 --- a/QubesBuilder.md +++ b/QubesBuilder.md @@ -19,7 +19,7 @@ In order to use it one should use an rpm-based distro, like Fedora :) and should Unusually one can install those packages by just issuing: ``` {.wiki} -sudo yum install git createrepo rpm-build make +sudo yum install git createrepo rpm-build make wget ``` The build system creates build environments in chroots and so no other packages are needed on the host. All files created by the build system are contained within the qubes-builder directory. The full build requires some 25GB of free space, so keep that in mind when deciding where to place this directory.