mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: astroterm: Fix build.
* gnu/packages/astronomy.scm (astroterm): [inputs]: Remove argtable; add argtable3. Change-Id: I119d8d547de0fa19420e56486e507a0da5e7db77
This commit is contained in:
parent
28893bd60d
commit
0e41f79616
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ wide set of telescopes.")
|
|||
(native-inputs
|
||||
(list pkg-config python-wrapper specification-ybsc xxd))
|
||||
(inputs
|
||||
(list ncurses argtable))
|
||||
(list ncurses argtable3))
|
||||
(home-page "https://github.com/da-luce/astroterm")
|
||||
(synopsis "Planetarium for your terminal")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue