New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rpm-sign / rpmdevtools to build documentation dependencies #1087

Closed
adrelanos opened this Issue Jul 28, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@adrelanos
Member

adrelanos commented Jul 28, 2015

Easy one. TLDR:

Add

  • rpm-sign
  • rpmdevtools

to build documentation in qubes-builder readme. I think it's missing. If appropriate, please just do it after merging my pull request or I submit another pull request.


First I did run:

sudo yum install git createrepo rpm-build make python-sh

Then:

make install-deps

Which additionally installed:

  • rpm-sign
  • rpmdevtools

Just posted a self explanatory pull request:
https://github.com/marmarek/qubes-builder/pull/8

@adrelanos

This comment has been minimized.

Show comment
Hide comment
Member

adrelanos commented Aug 4, 2015

@adrelanos adrelanos closed this Aug 4, 2015

marmarek added a commit to marmarek/old-qubes-builder that referenced this issue Aug 4, 2015

doc: add missing build requirements to documentation
Actuall those were already there, but not in example command.

Fixes QubesOS/qubes-issues#1087
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment