From eadd1ca9f7ebbf46e4015b69d644a2945886e20a Mon Sep 17 00:00:00 2001 From: Nikolaus Wittenstein Date: Thu, 18 Oct 2012 14:17:44 -0700 Subject: ddd: depends on X11 Closes #15538. Signed-off-by: Jack Nagel --- Library/Formula/ddd.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ddd.rb b/Library/Formula/ddd.rb index 545913500..a9cb8ff2e 100644 --- a/Library/Formula/ddd.rb +++ b/Library/Formula/ddd.rb @@ -7,6 +7,7 @@ class Ddd < Formula sha1 'b91d2dfb1145af409138bd34517a898341724e56' depends_on 'lesstif' + depends_on :x11 def install system "./configure", "--disable-debug", -- cgit v1.2.3