[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/227: gnu: tracker: Use libsoup-minimal-2 to fix build.
From: |
guix-commits |
Subject: |
173/227: gnu: tracker: Use libsoup-minimal-2 to fix build. |
Date: |
Thu, 11 Nov 2021 12:30:38 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 4621cd7b8db00fd8230c8c5e51929f926aaf3795
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Oct 28 10:35:24 2021 -0400
gnu: tracker: Use libsoup-minimal-2 to fix build.
The package doesn't build with libsoup 3 yet.
* gnu/packages/gnome.scm (tracker)[inputs]{libsoup}: Use libsoup-minimal-2.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 327da54..7d05292 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8886,7 +8886,7 @@ easy, safe, and automatic.")
("libxml2" ,libxml2)
("icu4c" ,icu4c) ; libunistring gets miner-miner-fs
test to fail.
("json-glib" ,json-glib)
- ("libsoup" ,libsoup)))
+ ("libsoup" ,libsoup-minimal-2)))
(synopsis "Metadata database, indexer and search tool")
(home-page "https://wiki.gnome.org/Projects/Tracker")
(description
- 192/227: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., (continued)
- 192/227: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/11
- 191/227: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/11
- 140/227: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/11
- 142/227: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/11/11
- 145/227: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/11/11
- 149/227: gnu: meson: Update to 0.60.0., guix-commits, 2021/11/11
- 160/227: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/11/11
- 165/227: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/11
- 168/227: gnu: Add cling., guix-commits, 2021/11/11
- 170/227: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/11
- 173/227: gnu: tracker: Use libsoup-minimal-2 to fix build.,
guix-commits <=
- 174/227: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/11/11
- 184/227: gnu: jami-gnome: Fix build with webkitgtk 2.34.1., guix-commits, 2021/11/11
- 190/227: gnu: Remove references to a removed patch., guix-commits, 2021/11/11
- 189/227: gnu: gnome-online-accounts: Update to 3.43.1., guix-commits, 2021/11/11
- 182/227: gnu: accountsservice: Use meson 0.59.4 to work around a bug in 0.60.0., guix-commits, 2021/11/11
- 188/227: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/11
- 186/227: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/11
- 199/227: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/11
- 198/227: gnu: ansible: Update to 4.7.0., guix-commits, 2021/11/11
- 216/227: gnu: gnome-bluetooth: Use meson-0.59., guix-commits, 2021/11/11