mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02: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:
@@ -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"))))
|
||||
|
||||
Reference in New Issue
Block a user