Skip to content

Commit

Permalink
add RPM dependencies of CONTEST_CONTENT to global main.fmf
Browse files Browse the repository at this point in the history
Note that this partially duplicates lib.virt rpm-build requirement,
but I would like to keep it there for when we move all 'lib' RPM
requirements to inside 'lib' (and make it a TMT library or so).

Signed-off-by: Jiri Jaburek <comps@nomail.dom>
  • Loading branch information
comps authored and mildas committed Feb 29, 2024
1 parent ef34044 commit c1b6b24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ recommend:
- python36-requests
- python3-rpm
- python36-rpm
# these are needed for CONTEST_CONTENT or get_content():
# - builddep on scap-security-guide.spec
- python-srpm-macros
# - preparing/patching downloaded SRPM
- rpm-build
component:
- scap-security-guide

Expand Down
2 changes: 0 additions & 2 deletions per-rule/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ require+:
- virt-install
- rpm-build
- createrepo
# for builddep on scap-security-guide.spec
- python-srpm-macros
# automatus dependencies (oscap-ssh, etc.)
- openscap-utils
extra-hardware: |
Expand Down

0 comments on commit c1b6b24

Please sign in to comment.