gtksourceviewmm: fix dependency order
This commit is contained in:
parent
e7ab388de0
commit
fbaec24e43
1 changed files with 1 additions and 1 deletions
|
@ -13,9 +13,9 @@ class Gtksourceviewmm < Formula
|
|||
sha256 "5081201035ee520569f9dc730e753d73d605a9717bca20c640f3d0365773903b" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "gtksourceview"
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gtkmm"
|
||||
depends_on "gtksourceview"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
|
|
Loading…
Reference in a new issue