mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-nampa: Add missing inputs.
* gnu/packages/python-xyz.scm (python-nampa)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Idbfc6152e59257f68246b7c02c955ba371e6d4a2
This commit is contained in:
parent
e224ee0227
commit
3bd64535d6
1 changed files with 1 additions and 0 deletions
|
@ -36009,6 +36009,7 @@ were local.")
|
|||
(base32 "0k6cq2gflpkm40qhgqbbcjmq5lq589c15bmk567qyh3d08062hvd"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-future))
|
||||
(native-inputs (list python-setuptools python-wheel))
|
||||
(home-page "https://github.com/thebabush/nampa")
|
||||
(synopsis "Python implementation of IDA Pro's FLIRT technology")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue