Skip to content

Commit

Permalink
build: install jsonschema when building the rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkor333 committed Jan 8, 2025
1 parent bfec92f commit ec80fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/rebuild-rpm
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def main():
"python3-devel",
"python3-setuptools",
"python3-colorama",
"python3-jsonschema",
],
check=True,
)
Expand Down

0 comments on commit ec80fba

Please sign in to comment.