mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: libcamera: Remove stale boost dependency.
* gnu/packages/networking.scm (libcamera)[inputs]: Boost is not needed anymore, remove it. Change-Id: Idd4ce931036298b71e6414a76df37365341ae47d
This commit is contained in:
parent
cb7de07a51
commit
0b95de9b3b
1 changed files with 1 additions and 2 deletions
|
@ -455,8 +455,7 @@ (define-public libcamera
|
|||
python-sphinx
|
||||
python-pyyaml))
|
||||
(inputs
|
||||
(list boost
|
||||
eudev
|
||||
(list eudev
|
||||
glib
|
||||
gst-plugins-base
|
||||
gnutls
|
||||
|
|
Loading…
Reference in a new issue