gnu: apostrophe: Simplify inputs.
* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
This commit is contained in:
parent
fabcdb446e
commit
d7ad688258
@ -11964,10 +11964,10 @@ GTK+. It integrates well with the GNOME desktop environment.")
|
|||||||
python-pypandoc
|
python-pypandoc
|
||||||
webkitgtk))
|
webkitgtk))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gettext-minimal)
|
(list gettext-minimal
|
||||||
("glib:bin" ,glib "bin")
|
`(,glib "bin")
|
||||||
("pkg-config" ,pkg-config)
|
pkg-config
|
||||||
("sassc" ,sassc)))
|
sassc))
|
||||||
(home-page "https://gitlab.gnome.org/somas/apostrophe")
|
(home-page "https://gitlab.gnome.org/somas/apostrophe")
|
||||||
(synopsis "Markdown editor written in Python with GTK+")
|
(synopsis "Markdown editor written in Python with GTK+")
|
||||||
(description "Apostrophe is a GTK+ based distraction-free Markdown editor.
|
(description "Apostrophe is a GTK+ based distraction-free Markdown editor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user