dbxml: fix component order

This commit is contained in:
commitay 2018-09-21 13:14:17 +10:00
parent 712e5d49d8
commit 123fc12fa2

View file

@ -16,14 +16,14 @@ class Dbxml < Formula
depends_on "xerces-c"
depends_on "xqilla"
needs :cxx11
# No public bug tracker or mailing list to submit this to, unfortunately.
patch do
url "https://raw.githubusercontent.com/Homebrew/formula-patches/master/dbxml/c%2B%2B11.patch"
sha256 "98d518934072d86c15780f10ceee493ca34bba5bc788fd9db1981a78234b0dc4"
end
needs :cxx11
def install
ENV.cxx11