me
/
guix
Archived
1
0
Fork 0

gnu: cheese: Remove input labels.

* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove labels.
master
Marius Bakke 2022-09-01 20:37:06 +02:00
parent 6e95917b64
commit ebcb752d4b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 10 additions and 10 deletions

View File

@ -10762,16 +10762,16 @@ photo-booth-like software, such as Cheese.")
#t)))))
(build-system meson-build-system)
(native-inputs
`(("docbook-xsl" ,docbook-xsl)
("docbook-xml" ,docbook-xml-4.3)
("gettext" ,gettext-minimal)
("glib:bin" ,glib "bin")
("gtk-doc" ,gtk-doc/stable)
("itstool" ,itstool)
("libxml2" ,libxml2)
("libxslt" ,libxslt)
("pkg-config" ,pkg-config)
("vala" ,vala)))
(list docbook-xsl
docbook-xml-4.3
gettext-minimal
`(,glib "bin")
gtk-doc/stable
itstool
libxml2
libxslt
pkg-config
vala))
(propagated-inputs
(list gnome-video-effects
clutter