mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 22:35:57 +02:00
gnu: sakura: Remove input labels.
* gnu/packages/terminals.scm (sakura)[native-inputs]: Remove input labels.
This commit is contained in:
@@ -922,9 +922,8 @@ a server/client mode.")
|
||||
(arguments
|
||||
'(#:tests? #f)) ; no check phase
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("perl" ,perl) ; for pod2man
|
||||
("pkg-config" ,pkg-config)))
|
||||
(list gettext-minimal perl ; for pod2man
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list libxft vte))
|
||||
(home-page "https://launchpad.net/sakura")
|
||||
|
||||
Reference in New Issue
Block a user