Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 9bad6b7

Browse files
committed
1 parent f52ed68 commit 9bad6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macvim.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Macvim < Formula
99

1010
depends_on 'gettext' => :build
1111
depends_on 'lua' => :build
12-
depends_on :python3 => :build
12+
depends_on 'python3' => :build
1313

1414
def get_path(name)
1515
f = Formulary.factory(name)

0 commit comments

Comments
 (0)