gnu: ruby-hoe-git: Do not propagate git.

* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Remove GIT.
This commit is contained in:
Marius Bakke 2020-07-30 14:12:58 +02:00
parent fd93958ea0
commit 07095a301b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

View File

@ -9548,8 +9548,7 @@ or JRuby.")
"10jmmbjm0lkglwxbn4rpqghgg1ipjxrswm117n50adhmy8yij650"))))
(build-system ruby-build-system)
(propagated-inputs
`(("ruby-hoe" ,ruby-hoe)
("git" ,git)))
`(("ruby-hoe" ,ruby-hoe)))
(synopsis "Hoe plugins for tighter Git integration")
(description
"This package provides a set of Hoe plugins for tighter Git integration.