mupdf: fix dependency order
This commit is contained in:
parent
da9ba5fca6
commit
97cccc3d28
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@ class Mupdf < Formula
|
|||
sha256 "96b2f59e4f35d2efb229df4a1b7e4d8c02f4dcdb0ee4f3d95f8352d5b1cacfe8" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on :x11
|
||||
depends_on "openssl"
|
||||
depends_on :x11
|
||||
|
||||
conflicts_with "mupdf-tools",
|
||||
:because => "mupdf and mupdf-tools install the same binaries."
|
||||
|
|
Loading…
Reference in a new issue