Skip to content

Commit

Permalink
Add macOS only dependency to Yo formula
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo committed Mar 14, 2024
1 parent 7fe38fe commit fde6b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/y/yo.rb
Expand Up @@ -8,6 +8,7 @@ class Yo < Formula
license "BSD-2-Clause"
head "https://github.com/yeoman/yeoman.git", branch: "main"

depends_on :macos
depends_on "node"

conflicts_with cask: "yo"
Expand Down

0 comments on commit fde6b20

Please sign in to comment.