dosbox-x: fix component order

This commit is contained in:
commitay 2018-09-21 13:14:17 +10:00
parent 123fc12fa2
commit 5e14400f91

View file

@ -21,11 +21,11 @@ class DosboxX < Formula
depends_on "sdl_net"
depends_on "sdl_sound"
conflicts_with "dosbox", :because => "both install `dosbox` binaries"
# Otherwise build failure on Moutain Lion (#311)
needs :cxx11
conflicts_with "dosbox", :because => "both install `dosbox` binaries"
def install
ENV.cxx11