aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lasi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lasi.rb b/Library/Formula/lasi.rb
index 142348830..4cf9024e7 100644
--- a/Library/Formula/lasi.rb
+++ b/Library/Formula/lasi.rb
@@ -9,8 +9,8 @@ class Lasi < Formula
depends_on "cmake" => :build
depends_on "pkg-config" => :build
+ depends_on "doxygen" => :build
depends_on "pango"
- depends_on "doxygen"
def install
# None is valid, but lasi's CMakeFiles doesn't think so for some reason