Skip to content

Commit

Permalink
pulseaudio: fix dependency d-bus renamed to dbus (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Ara煤jo authored and DomT4 committed Jun 9, 2016
1 parent 174c572 commit 7800a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/pulseaudio.rb
Expand Up @@ -38,7 +38,7 @@ class Pulseaudio < Formula
depends_on :x11 => :optional
depends_on "glib" => :optional
depends_on "gconf" => :optional
depends_on "d-bus" => :optional
depends_on "dbus" => :optional
depends_on "gtk+3" => :optional
depends_on "jack" => :optional

Expand Down

0 comments on commit 7800a60

Please sign in to comment.