Skip to content

Commit

Permalink
crystax-ndk: conflicts with android-ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Nov 1, 2015
1 parent 85d39d0 commit 48f50a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/crystax-ndk.rb
Expand Up @@ -16,6 +16,9 @@ class CrystaxNdk < Formula

depends_on "android-sdk" => :recommended

conflicts_with "android-ndk",
:because => "both install `ndk-build`, `ndk-gdb` and `ndk-stack` binaries"

def install
bin.mkpath

Expand Down

0 comments on commit 48f50a6

Please sign in to comment.