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
|
||||
webkitgtk))
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("glib:bin" ,glib "bin")
|
||||
("pkg-config" ,pkg-config)
|
||||
("sassc" ,sassc)))
|
||||
(list gettext-minimal
|
||||
`(,glib "bin")
|
||||
pkg-config
|
||||
sassc))
|
||||
(home-page "https://gitlab.gnome.org/somas/apostrophe")
|
||||
(synopsis "Markdown editor written in Python with GTK+")
|
||||
(description "Apostrophe is a GTK+ based distraction-free Markdown editor.
|
||||
|
Loading…
Reference in New Issue
Block a user