libqalculate: fix dependency order
This commit is contained in:
parent
17f49db1d2
commit
3dfee5f359
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@ class Libqalculate < Formula
|
|||
|
||||
depends_on "intltool" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gnuplot"
|
||||
depends_on "gettext"
|
||||
depends_on "gnuplot"
|
||||
depends_on "mpfr"
|
||||
depends_on "readline"
|
||||
|
||||
|
|
Loading…
Reference in a new issue