mscgen depends on x11

Closes Homebrew/homebrew#18569.
master
Adam Vandenberg 2013-03-18 11:23:40 -07:00
parent d51427dd40
commit 556bedac55
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Mscgen < Formula
url 'http://www.mcternan.me.uk/mscgen/software/mscgen-src-0.20.tar.gz'
sha1 'cb718587e5fda99ca8b36801c57ea794d07bf211'
depends_on :x11
depends_on 'pkg-config' => :build
depends_on 'gd' => :recommended