Skip to content

Commit

Permalink
Add bzip2 package dependecy
Browse files Browse the repository at this point in the history
Signed-off-by: Crola1702 <[email protected]>
  • Loading branch information
Crola1702 committed Jan 24, 2025
1 parent 9954c42 commit 60e81b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
end

package 'python3-empy'
package 'bzip2'

directory "/home/#{agent_username}/.ccache" do
group agent_username
Expand Down

0 comments on commit 60e81b7

Please sign in to comment.