Commit 24a582d2 authored by supechicken's avatar supechicken Committed by GitHub

Update balena_etcher.rb (#5051)

Co-authored-by: default avatarsupechicken666 <68530202+supechicken666@users.noreply.github.com>
parent b4a88ea9
......@@ -24,6 +24,7 @@ class Balena_etcher < Package
depends_on 'libgconf'
depends_on 'alien' => :build
depends_on 'libxscrnsaver'
depends_on 'xhost'
depends_on 'sommelier'
def self.build
......@@ -54,4 +55,4 @@ EOF"
puts "To get started, type 'balena-etcher'.".lightblue
puts
end
end
\ No newline at end of file
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment