Skip to content

Commit

Permalink
Update wine.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx authored Apr 9, 2024
1 parent 945cb58 commit aeefcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/wine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ class Wine < Formula
depends_on "gettext"
depends_on "gnutls"
depends_on "gstreamer"
depends_on "libpcap"
depends_on :macos
depends_on "sdl2"

uses_from_macos "flex" => :build
uses_from_macos "libpcap"

on_macos do
depends_on "libinotify-kqueue"
Expand Down

0 comments on commit aeefcee

Please sign in to comment.