diff --git a/Formula/aescrypt-packetizer.rb b/Formula/aescrypt-packetizer.rb index 0d2b1231582..8bc2a57a2d8 100644 --- a/Formula/aescrypt-packetizer.rb +++ b/Formula/aescrypt-packetizer.rb @@ -19,10 +19,10 @@ class AescryptPacketizer < Formula depends_on "libtool" => :build end - depends_on :xcode => :build - option "with-default-names", "Build with the binaries named as expected upstream" + depends_on :xcode => :build + def install if build.head? cd "linux"