Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

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 e1f0008 commit 00cafcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Library/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 00cafcc

Please sign in to comment.