ddd: depends on X11
Closes Homebrew/homebrew#15538. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c0dc5cd830
commit
5cc8520ddd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class Ddd < Formula
|
|||
sha1 'b91d2dfb1145af409138bd34517a898341724e56'
|
||||
|
||||
depends_on 'lesstif'
|
||||
depends_on :x11
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
|
|
Loading…
Reference in a new issue