gnu: glade: Remove input labels.
* gnu/packages/gnome.scm (glade3)[native-inputs]: Remove labels.
This commit is contained in:
parent
fce9b7c365
commit
e0f79f02db
@ -3175,18 +3175,18 @@ current/manpages/docbook.xsl")
|
|||||||
'())
|
'())
|
||||||
(list gtk+ libxml2)))
|
(list gtk+ libxml2)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("hicolor-icon-theme" ,hicolor-icon-theme)
|
(list docbook-xml-4.2
|
||||||
("intltool" ,intltool)
|
docbook-xsl
|
||||||
("itstool" ,itstool)
|
`(,glib "bin")
|
||||||
("libxslt" ,libxslt) ;for xsltproc
|
gobject-introspection
|
||||||
("docbook-xml" ,docbook-xml-4.2)
|
hicolor-icon-theme
|
||||||
("docbook-xsl" ,docbook-xsl)
|
intltool
|
||||||
("glib:bin" ,glib "bin")
|
itstool
|
||||||
("python" ,python)
|
libxslt ;for xsltproc
|
||||||
("python-pygobject" ,python-pygobject)
|
python
|
||||||
("gobject-introspection" ,gobject-introspection)
|
python-pygobject
|
||||||
("pkg-config" ,pkg-config)
|
pkg-config
|
||||||
("xorg-server" ,xorg-server-for-tests)))
|
xorg-server-for-tests))
|
||||||
(home-page "https://glade.gnome.org")
|
(home-page "https://glade.gnome.org")
|
||||||
(synopsis "GTK+ rapid application development tool")
|
(synopsis "GTK+ rapid application development tool")
|
||||||
(description "Glade is a rapid application development (RAD) tool to
|
(description "Glade is a rapid application development (RAD) tool to
|
||||||
|
Loading…
Reference in New Issue
Block a user