create: remove :x11 dep from new formula template
This commit is contained in:
parent
8f85eb64c4
commit
1ab8b5e35b
@ -178,7 +178,6 @@ class FormulaCreator
|
|||||||
<% elsif mode.nil? %>
|
<% elsif mode.nil? %>
|
||||||
# depends_on "cmake" => :build
|
# depends_on "cmake" => :build
|
||||||
<% end %>
|
<% end %>
|
||||||
depends_on :x11 # if your formula requires any X11/XQuartz components
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
# ENV.deparallelize # if your formula fails when building in parallel
|
# ENV.deparallelize # if your formula fails when building in parallel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user