Skip to content

Commit

Permalink
Merge pull request #24 from mediamicroservices/gtk
Browse files Browse the repository at this point in the history
add gtkdialog dependency
  • Loading branch information
dericed authored Jun 3, 2021
2 parents 1203ad7 + a3436a9 commit 27571ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ class Mm < Formula
homepage "https://github.com/mediamicroservices/mm"
url "https://github.com/mediamicroservices/mm/archive/mm_v2.5.8.tar.gz"
sha256 "9a7a9a1143bda79c19e4f927710119ecf54f576de1a2186209351277bbbd3305"
revision 1
head "https://github.com/mediamicroservices/mm.git"

depends_on "amiaopensource/amiaos/gtkdialog"
depends_on "cowsay"
if OS.mac?
depends_on "dvdrtools"
Expand Down

0 comments on commit 27571ff

Please sign in to comment.