Skip to content

Commit

Permalink
neofetch: remove imagemagick dependency
Browse files Browse the repository at this point in the history
Imagemagick is optional to add extra features to neofetch. The default
configuration is to work without imagemagick.

Source:
- [image: Remove imagemagick dependency and draw images
  directly.](dylanaraps/neofetch#956)

Closes #79439.

Signed-off-by: Carlo Cabrera <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
yochem authored and BrewTestBot committed Jun 21, 2021
1 parent 58d4fbf commit 865b0e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/neofetch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class Neofetch < Formula
sha256 cellar: :any_skip_relocation, all: "3e914c528b75e3057342e16b096aec7ea835347cba55c045d9d8f6ec288c7ab6"
end

depends_on "imagemagick"
depends_on "screenresolution"

def install
Expand Down

0 comments on commit 865b0e4

Please sign in to comment.