From de69098c9af9ef424ecf10c55f3f223acd524bcf Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Sun, 7 May 2017 00:45:41 +0200 Subject: [PATCH] mupdf-tools: remove minimal macOS version --- Formula/mupdf-tools.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/mupdf-tools.rb b/Formula/mupdf-tools.rb index 99beafa3be..c06537d6e5 100644 --- a/Formula/mupdf-tools.rb +++ b/Formula/mupdf-tools.rb @@ -12,8 +12,6 @@ class MupdfTools < Formula sha256 "1984e3b0e8e71d4b1add14be7d1f4b9625b1a0dbe67c64fd67f0db237d5e78c5" => :yosemite end - depends_on :macos => :snow_leopard - def install # Work around bug: https://bugs.ghostscript.com/show_bug.cgi?id=697842 inreplace "Makerules", "RANLIB_CMD := xcrun", "RANLIB_CMD = xcrun"