mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
bf8f5c2151
commit
b8d37c3eea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue