shocco: depend on python@2
This commit is contained in:
parent
42348a083b
commit
36c53bd62f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class Shocco < Formula
|
|||
end
|
||||
|
||||
depends_on "markdown"
|
||||
depends_on "python@2"
|
||||
|
||||
resource "pygments" do
|
||||
url "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-1.5.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue