gnu: cheese: Add gst-plugins-good as an input.
authorChristopher Baines <mail@cbaines.net>
Thu, 11 Feb 2021 20:01:00 +0000 (20:01 +0000)
committerChristopher Baines <mail@cbaines.net>
Sat, 13 Feb 2021 08:43:52 +0000 (08:43 +0000)
commit2ebd74c33c13d604a5e423520a648728b8d49f9f
tree5759d5ab91f508f4f5732b6788604f601c118a75
parenta2aacf18f59cf7a3e08c74e0ee74ed04594fd7a0
gnu: cheese: Add gst-plugins-good as an input.

This fixes an issue with choppy video recording. It also makes these lines not
appear in the build log:

meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
meson.build:154: WARNING: webmmux was not found. It needs to be installed
before Cheese is run

* gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
gnu/packages/gnome.scm