mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: telepathy-glib: Fix build.
* gnu/packages/patches/telepathy-glib-fix-test.patch: New file. * gnu/packages/glib.scm (telepathy-glib)[patches]: Use it here. * gnu/local.mk (dist_patch_DATA): Register it here.
This commit is contained in:
parent
94000d8668
commit
9b8ef0abd0
3 changed files with 33 additions and 0 deletions
|
@ -1161,6 +1161,7 @@ libraries. Examples include gtk+, webkit, libsoup and many more.")
|
|||
(string-append
|
||||
"https://telepathy.freedesktop.org/releases/telepathy-glib/"
|
||||
"telepathy-glib-" version ".tar.gz"))
|
||||
(patches (search-patches "telepathy-glib-fix-test.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"1w3kja8j3gz2apal79bi3hq44xk5g78aphrqbw983l6df7bp98xh"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue