[gnome-build-meta/jjardon/43.rc: 15/24] core-deps/libostree: Update to 2022.5 and link against curl
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/43.rc: 15/24] core-deps/libostree: Update to 2022.5 and link against curl
- Date: Tue, 6 Sep 2022 23:14:09 +0000 (UTC)
commit c81b26e706e7145bf57e3f1cc063de9a8ec99914
Author: Jordan Petridis <jordan centricular com>
Date: Sat Jul 9 06:31:47 2022 +0300
core-deps/libostree: Update to 2022.5 and link against curl
Switch away from soup2 in order to avoid conflicts when dependant
projects are linking against soup3
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1648>
elements/core-deps/libostree.bst | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/elements/core-deps/libostree.bst b/elements/core-deps/libostree.bst
index dbb3cfced..bb50c3afe 100644
--- a/elements/core-deps/libostree.bst
+++ b/elements/core-deps/libostree.bst
@@ -2,8 +2,8 @@ kind: autotools
sources:
- kind: tar
- url: github_files:ostreedev/ostree/releases/download/v2022.4/libostree-2022.4.tar.xz
- ref: 14bbd351a95066f68c3b283e0bd0ddd03562e862af66f6f6d894c6c328d7eb81
+ url: github_files:ostreedev/ostree/releases/download/v2022.5/libostree-2022.5.tar.xz
+ ref: 914c4d993bc111d7dd30ae9721b6ffe8ab56eb1fd6e81b097b09f400cc1b053f
- kind: patch
path: files/ostree/no-boot-symlink.patch
@@ -15,8 +15,8 @@ build-depends:
depends:
- sdk/glib.bst
-- sdk/libsoup-2.4.bst
- freedesktop-sdk.bst:components/avahi.bst
+- freedesktop-sdk.bst:components/curl.bst
- freedesktop-sdk.bst:components/e2fsprogs.bst
- freedesktop-sdk.bst:components/fuse.bst
- freedesktop-sdk.bst:components/gpgme.bst
@@ -27,12 +27,14 @@ depends:
variables:
conf-local: >-
+ --with-curl
--with-dracut
--with-libsystemd
--with-systemd
--with-libarchive
--with-avahi
--without-selinux
+ --without-soup
public:
bst:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]