emboss: don't depend on x11 unnecessarily.
This commit is contained in:
parent
5c94d214fe
commit
4ea88500fc
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ class Emboss < Formula
|
||||||
sha1 '907231eafe07917ae0bf9c5da2e7cdc3e9bae03a'
|
sha1 '907231eafe07917ae0bf9c5da2e7cdc3e9bae03a'
|
||||||
|
|
||||||
depends_on 'pkg-config' => :build
|
depends_on 'pkg-config' => :build
|
||||||
depends_on :x11
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||||
|
|
Loading…
Reference in a new issue