Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

ghostscript: add --without-x #14596

Closed
wants to merge 1 commit into from
Closed

ghostscript: add --without-x #14596

wants to merge 1 commit into from

Commits on Aug 31, 2012

  1. ghostscript: add --without-x

    gs-9.06 is designed to build with only `:libpng` these days, but it
    fails to compile with superenv unless we specify that we don't
    want to build with X11.
    
    * Remove the `ENV['LIBS'] = some/X11/path`
    * Add `--without-x` to fix a build error.
    
    Fixes Homebrew#14564
    nibbles 2bits committed Aug 31, 2012
    Copy the full SHA
    f28f1ba View commit details
    Browse the repository at this point in the history