On Mon, Nov 02, 2020 at 12:03:12PM +0100, Miro Hrončok wrote:
> git (amahdal, besser82, chrisw, pcahyna, pstodulk, skisela, tmz)
> git.src requires cvs
> git-cvs.noarch requires cvs
>
> <everything else> ( <everybody else>)
> <package> requires git
>
> Note that if xinetd indeed goes away, your package will most likely not be
> affected, unless you actually need git-cvs.
>
Nontheless the packagers should review their packages whether they indeed have
to depend on the full-blown git which pulls in Perl and Python. Very probably
they could switch to a tinier git-core:
$ dnf --quiet repoquery --exact --whatrequires git-core |wc -l
48
$ dnf --quiet repoquery --exact --whatrequires git |wc -l
91
-- Petr
No comments:
Post a Comment