#981311 mecab: drop unused Build-Depends: python3-setuptools

Package:
src:mecab
Source:
mecab
Submitter:
Helmut Grohne
Date:
2021-01-29 06:15:07 UTC
Severity:
normal
Tags:
#981311#5
Date:
2021-01-28 18:48:47 UTC
From:
To:
mecab participates in dependency loops relevant to architecture
bootstrap. Rather than looking into such a difficult problem, I looked
into easily droppable dependencies. It turns out that the python
extension uses distutils rather than setuptools. Therefore
python3-setuptools can be dropped from Build-Depends. Please consider
applying the attached patch.

Helmut