Skip to content

Commit

Permalink
Merge pull request #768 from imobachgs/require-bzip2
Browse files Browse the repository at this point in the history
Require tar and bzip2
  • Loading branch information
imobachgs authored Sep 25, 2023
2 parents a3fe255 + 675bd0a commit 5069337
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rust/package/agama-cli.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ BuildRequires: dbus-1-common
BuildRequires: dbus-1-daemon
Requires: jsonnet
Requires: lshw
# required by "agama logs store"
Requires: bzip2
Requires: tar

%description
Command line program to interact with the agama service.
Expand Down

0 comments on commit 5069337

Please sign in to comment.