aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libglademm.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libglademm.rb b/Library/Formula/libglademm.rb
index 2b6047caf..3d09d0b85 100644
--- a/Library/Formula/libglademm.rb
+++ b/Library/Formula/libglademm.rb
@@ -8,6 +8,7 @@ class Libglademm < Formula
depends_on 'pkg-config' => :build
depends_on 'gtkmm'
depends_on 'libglade'
+ depends_on :x11
def install
system "./configure", "--disable-dependency-tracking",