avro-c conflicts with xz

This commit is contained in:
Max Howell 2012-08-17 18:42:14 -04:00
parent 2706adcab3
commit ef43a15d59

View file

@ -5,6 +5,9 @@ class AvroC < Formula
url 'http://www.apache.org/dyn/closer.cgi?path=avro/avro-1.6.3/c/avro-c-1.6.3.tar.gz'
md5 'af3f15605b47d02719706e5d67de8e75'
# probably should be an optional dep
conflicts_with 'xz'
depends_on 'cmake' => :build
def install