mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libsecret: Fix build.
* gnu/packages/patches/libsecret-fix-test-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/gnome.scm (libsecret)[patches]: Use it here.
This commit is contained in:
parent
2a5ab42e6f
commit
06ba3b09f4
3 changed files with 39 additions and 0 deletions
|
@ -5291,6 +5291,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
|
|||
"mirror://gnome/sources/libsecret/"
|
||||
(version-major+minor version) "/"
|
||||
"libsecret-" version ".tar.xz"))
|
||||
(patches (search-patches "libsecret-fix-test-paths.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"081bj59ws08kb261cd1w1mkdkhfbzsjbbkkrm6wllvdyhgbhhg8n"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue