From b8d37c3eeaa11d3f6dcc100db02b4fdb39a4ab0e Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 8 Jan 2025 07:11:41 +0100 Subject: [PATCH] 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 --- gnu/packages/gstreamer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 8a53f21ce93..21da1af2fab 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -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