gnu: libcamera: Update dependencies for cam and qcam.

* gnu/packages/networking.scm (libcamera)
[arguments]: Update dependencies for cam and qcam.

Change-Id: Ica9df2a2e224edd85cc32a6f2c66a83d1557f8df
This commit is contained in:
Andrew Tropin 2024-08-20 17:49:05 +04:00
parent fcff2393de
commit bef48dd553
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -441,12 +441,13 @@ (define-public libcamera
glib glib
gst-plugins-base gst-plugins-base
gnutls gnutls
libevent
libtiff libtiff
libyaml libyaml
openssl openssl
python-jinja2 python-jinja2
python-ply python-ply
qtbase-5)) qtbase))
(synopsis "Camera stack and framework") (synopsis "Camera stack and framework")
(description "LibCamera is a complex camera support library for GNU+Linux, (description "LibCamera is a complex camera support library for GNU+Linux,
Android, and ChromeOS.") Android, and ChromeOS.")