lasi: fix dependency order
This commit is contained in:
parent
ff268af339
commit
abab2c8fbc
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ class Lasi < Formula
|
|||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "doxygen" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "pango"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue