Skip to content

Commit

Permalink
qemu: needs libutil
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Apr 24, 2017
1 parent ac0327e commit cca45a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/qemu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class Qemu < Formula
depends_on "jpeg"
depends_on "gnutls"
depends_on "glib"
depends_on "libutil" if MacOS.version < :leopard
depends_on "pixman"
depends_on "vde" => :optional
depends_on "sdl" => :optional
Expand Down

0 comments on commit cca45a2

Please sign in to comment.