growly: remove growl-notify dependency
Due to the removal of growl-notify from Homebrew I'm removing the dependency from the growly formula. Closes Homebrew/homebrew#9339. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c074273018
commit
7e56859a4a
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ class Growly < Formula
|
|||
url 'https://github.com/downloads/ryankee/growly/growly-v0.2.0.tar.gz'
|
||||
md5 'a3e4922d619cfeb00009dc55163f0974'
|
||||
|
||||
depends_on 'growlnotify'
|
||||
|
||||
def install
|
||||
bin.install 'growly'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue