mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-09-20 18:32:51 +02:00
gnu: b4: Fix build.
* gnu/packages/version-control.scm (b4)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ib9406def598f4654f564286d47fe1821a712367f
This commit is contained in:
@@ -3250,7 +3250,7 @@ email header.")
|
||||
python-dnspython
|
||||
python-requests))
|
||||
(native-inputs
|
||||
(list python-pytest))
|
||||
(list python-pytest python-setuptools python-wheel))
|
||||
(home-page "https://git.kernel.org/pub/scm/utils/b4/b4.git")
|
||||
(synopsis "Tool for working with patches in public-inbox archives")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user