reposurgeon: remove python@2 dependency (#29125)
This commit is contained in:
parent
cac0ae5d2f
commit
1816c05f9a
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class Reposurgeon < Formula
|
|||
depends_on "asciidoc" => :build
|
||||
depends_on "xmlto" => :build
|
||||
depends_on "pypy"
|
||||
depends_on "python@2"
|
||||
|
||||
def install
|
||||
ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog"
|
||||
|
|
Loading…
Reference in a new issue