mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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:
parent
fcff2393de
commit
bef48dd553
1 changed files with 2 additions and 1 deletions
|
@ -441,12 +441,13 @@ (define-public libcamera
|
|||
glib
|
||||
gst-plugins-base
|
||||
gnutls
|
||||
libevent
|
||||
libtiff
|
||||
libyaml
|
||||
openssl
|
||||
python-jinja2
|
||||
python-ply
|
||||
qtbase-5))
|
||||
qtbase))
|
||||
(synopsis "Camera stack and framework")
|
||||
(description "LibCamera is a complex camera support library for GNU+Linux,
|
||||
Android, and ChromeOS.")
|
||||
|
|
Loading…
Reference in a new issue