mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: go-github-com-mattn-go-sixel: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-sixel) [native-inputs]: Add go-github-com-burntsushi-graphics-go. Change-Id: Ife2a552d26855ced247ba8b8b52e259ce5dbe211
This commit is contained in:
parent
dbcec82ce8
commit
d371b14b06
1 changed files with 2 additions and 0 deletions
|
@ -6600,6 +6600,8 @@ the @code{cpan} module @code{Parse::CommandLine}.")
|
|||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/mattn/go-sixel"))
|
||||
(native-inputs
|
||||
(list go-github-com-burntsushi-graphics-go)) ; for the CLI command
|
||||
(propagated-inputs
|
||||
(list go-github-com-soniakeys-quant))
|
||||
(home-page "https://github.com/mattn/go-sixel")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue