gnu: apostrophe: Simplify inputs.

* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
This commit is contained in:
Marius Bakke 2021-12-26 12:21:35 +01:00
parent fabcdb446e
commit d7ad688258
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -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.