mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: libdc1394: Replace v4l-utils by v4l-utils-minimal.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Replace v4l-utils by v4l-utils-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
bf8f5c2151
commit
b8d37c3eea
@@ -160,7 +160,7 @@ and for middleware components.")
|
||||
libxv
|
||||
mesa
|
||||
sdl
|
||||
v4l-utils))
|
||||
v4l-utils-minimal))
|
||||
(synopsis "1394-Based Digital Camera Control Library")
|
||||
(description "LibDC1394 is a library that provides functionality to control
|
||||
any camera that conforms to the 1394-Based Digital Camera Specification written
|
||||
|
||||
Reference in New Issue
Block a user