wine-devel: remove conflicts_with formula (#10055)

This commit is contained in:
Miccal Matthews 2020-12-10 06:18:07 +08:00 committed by GitHub
parent 174e011dbf
commit b91fb2bfe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,14 +5,14 @@ cask "wine-devel" do
url "https://dl.winehq.org/wine-builds/macosx/pool/winehq-devel-#{version}.pkg"
appcast "https://dl.winehq.org/wine-builds/macosx/download.html"
name "WineHQ-devel"
desc "Compatibility layer to run Windows applications"
homepage "https://wiki.winehq.org/MacOS"
conflicts_with formula: "wine",
cask: [
"wine-stable",
"wine-staging",
]
depends_on x11: true
conflicts_with cask: [
"wine-stable",
"wine-staging",
]
depends_on cask: "xquartz"
pkg "winehq-devel-#{version}.pkg",
choices: [