[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/203: gnu: tracker: Use libsoup-minimal-2 to fix build.
From: |
guix-commits |
Subject: |
173/203: gnu: tracker: Use libsoup-minimal-2 to fix build. |
Date: |
Wed, 3 Nov 2021 21:10:36 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 88d2c54da4a71eadd684b4d5b66de45197e03b6f
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 ff89ded..b0d747f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8885,7 +8885,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
- 172/203: gnu: dconf: Update to 0.40.0., (continued)
- 172/203: gnu: dconf: Update to 0.40.0., guix-commits, 2021/11/03
- 180/203: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/03
- 185/203: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/03
- 194/203: gnu: docker-compose: Update to 1.29.2., guix-commits, 2021/11/03
- 200/203: gnu: gvfs: Use meson-0.59 to workaround faulty meson., guix-commits, 2021/11/03
- 143/203: gnu: elogind: Update to 246.10., guix-commits, 2021/11/03
- 184/203: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/03
- 191/203: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/03
- 196/203: gnu: ansible-core: Use GUIX_PYTHONPATH to fix build., guix-commits, 2021/11/03
- 107/203: gnu: lsof: Disable the LTlock test., guix-commits, 2021/11/03
- 173/203: gnu: tracker: Use libsoup-minimal-2 to fix build.,
guix-commits <=
- 178/203: gnu: duktape: Install a pkg-config file., guix-commits, 2021/11/03
- 203/203: build: meson: Replace the 'test-target' argument by 'test-options'., guix-commits, 2021/11/03
- 160/203: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/11/03
- 174/203: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/11/03
- 177/203: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., guix-commits, 2021/11/03
- 182/203: gnu: geoclue: Fix build option name., guix-commits, 2021/11/03
- 183/203: gnu: jami-gnome: Fix build with webkitgtk 2.34.1., guix-commits, 2021/11/03
- 198/203: gnu: ansible: Update to 4.7.0., guix-commits, 2021/11/03
- 190/203: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/03
- 192/203: gnu: Add python-dotenv., guix-commits, 2021/11/03