mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: komikku: Use new style.
* gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
This commit is contained in:
parent
9628035145
commit
68c4e88db6
1 changed files with 5 additions and 5 deletions
|
@ -12403,11 +12403,11 @@ integrated profiler via Sysprof, debugging support, and more.")
|
||||||
python-unidecode
|
python-unidecode
|
||||||
webkitgtk-with-libsoup2))
|
webkitgtk-with-libsoup2))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("desktop-file-utils" ,desktop-file-utils)
|
(list desktop-file-utils
|
||||||
("gettext" ,gettext-minimal)
|
gettext-minimal
|
||||||
("glib:bin" ,glib "bin")
|
`(,glib "bin")
|
||||||
("gobject-introspection" ,gobject-introspection)
|
gobject-introspection
|
||||||
("pkg-config" ,pkg-config)))
|
pkg-config))
|
||||||
(home-page "https://gitlab.com/valos/Komikku")
|
(home-page "https://gitlab.com/valos/Komikku")
|
||||||
(synopsis "Manga reader for GNOME")
|
(synopsis "Manga reader for GNOME")
|
||||||
(description "Komikku is an online/offline manga reader for GNOME,
|
(description "Komikku is an online/offline manga reader for GNOME,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue