gnu: patman: Fix build.

* gnu/packages/bootloaders.scm (patman):[native-inputs]: Add python-setuptools.

Change-Id: Ia39f2aee4cb7480a445266d113407467207bbf2e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Rodion Goritskov 2025-09-27 18:49:33 +02:00 committed by Sharlatan Hellseher
parent b60bb57fb6
commit 7c1eb3247a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1077,6 +1077,7 @@ commands part of the U-Boot project, such as Patman.")))
,(dirname (search-input-file
inputs
"libexec/git-core/git-send-email"))))))))))
(native-inputs (list python-setuptools))
(inputs
(list git
`(,git "send-email")