aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/midgard2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/midgard2.rb b/Library/Formula/midgard2.rb
index b3e18ee49..9626bf99d 100644
--- a/Library/Formula/midgard2.rb
+++ b/Library/Formula/midgard2.rb
@@ -25,7 +25,7 @@ class Midgard2 < Formula
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",
- "--with-libgda4",
+ "--with-libgda5",
"--with-dbus-support",
"--enable-introspection=no"
system "make install"