mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ re-sign."
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-pyyaml))
|
python-pyyaml))
|
||||||
(inputs
|
(inputs
|
||||||
(list boost
|
(list eudev
|
||||||
eudev
|
|
||||||
glib
|
glib
|
||||||
gst-plugins-base
|
gst-plugins-base
|
||||||
gnutls
|
gnutls
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue