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))))) #t)))))
(build-system meson-build-system) (build-system meson-build-system)
(native-inputs (native-inputs
`(("docbook-xsl" ,docbook-xsl) (list docbook-xsl
("docbook-xml" ,docbook-xml-4.3) docbook-xml-4.3
("gettext" ,gettext-minimal) gettext-minimal
("glib:bin" ,glib "bin") `(,glib "bin")
("gtk-doc" ,gtk-doc/stable) gtk-doc/stable
("itstool" ,itstool) itstool
("libxml2" ,libxml2) libxml2
("libxslt" ,libxslt) libxslt
("pkg-config" ,pkg-config) pkg-config
("vala" ,vala))) vala))
(propagated-inputs (propagated-inputs
(list gnome-video-effects (list gnome-video-effects
clutter clutter