mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solvingcaf4a7a277
and12964df69a
respectively.4604d43c0e
(gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
This commit is contained in:
commit
6f9a80b331
217 changed files with 13322 additions and 4178 deletions
|
@ -211,7 +211,7 @@ C/C++ programs to use its capabilities without restrictions or overhead.")
|
|||
;; These are in 'requires' field of .pc files.
|
||||
`(("glib" ,glib)
|
||||
("gtk+" ,gtk+)
|
||||
("qtbase" ,qtbase)))
|
||||
("qtbase" ,qtbase-5)))
|
||||
(synopsis "Bar code reader")
|
||||
(description
|
||||
"ZBar can read barcodes from various sources, such as video streams,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue