summaryrefslogtreecommitdiff
path: root/devel/elixir-exprotobuf/files/patch-mix.exs
blob: ab8ca1f8657231f917dbaddd276940e64f19247c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mix.exs.orig	2017-02-08 16:14:01 UTC
+++ mix.exs
@@ -10,7 +10,7 @@ defmodule Protobuf.Mixfile do
      build_embedded: Mix.env == :prod,
      start_permanent: Mix.env == :prod,
      consolidate_protocols: Mix.env == :prod,
-     deps: deps()]
+     ]
   end
 
   def application do