From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WLDkAwd0iWCH/AAAgWs5BA (envelope-from ) for ; Wed, 28 Apr 2021 16:41:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id AF8aOwZ0iWD6BgAAbx9fmQ (envelope-from ) for ; Wed, 28 Apr 2021 14:41:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CD32527209 for ; Wed, 28 Apr 2021 16:41:10 +0200 (CEST) Received: from localhost ([::1]:48644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lblNF-0006pd-SP for larch@yhetil.org; Wed, 28 Apr 2021 10:41:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lblN8-0006np-8d for guix-patches@gnu.org; Wed, 28 Apr 2021 10:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42228) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lblN7-0000lS-WE for guix-patches@gnu.org; Wed, 28 Apr 2021 10:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lblN7-0005uG-SB for guix-patches@gnu.org; Wed, 28 Apr 2021 10:41:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48028] [PATCH wip-gnome v5 5/8] gnu: libsoup: Adjust inputs. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Apr 2021 14:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48028 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Raghav Gururajan , 48028@debbugs.gnu.org Received: via spool by 48028-submit@debbugs.gnu.org id=B48028.161962081122633 (code B ref 48028); Wed, 28 Apr 2021 14:41:01 +0000 Received: (at 48028) by debbugs.gnu.org; 28 Apr 2021 14:40:11 +0000 Received: from localhost ([127.0.0.1]:53774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lblMJ-0005sz-7U for submit@debbugs.gnu.org; Wed, 28 Apr 2021 10:40:11 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:4306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lblMF-0005sk-MT for 48028@debbugs.gnu.org; Wed, 28 Apr 2021 10:40:09 -0400 Received: from nijino.local (194-96-9-9.adsl.highway.telekom.at [194.96.9.9]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FVh9v7346z1LB1y; Wed, 28 Apr 2021 16:40:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FVh9v7346z1LB1y DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1619620804; bh=WWFaua7UEQA4f2mfpe1KNmPpa438ZRpft7Glw0y248w=; h=Subject:From:To:Date:In-Reply-To:References:From; b=bZ4f1k/DutGtLYRTH8txt1JZU8e3VmLJ7RNxarsTFyo3iB6+ZU5D4Hz5a0epFJmo4 uLVM2dVB20qTkHGuM3QUy4+UimNVwEMzvEFo1BOvBNYorwXLx++q44HVVxp8SdrRsu EtvAVW6epcYpkE0vSEuWznG9wlyYRp2cvARjK66Q= Message-ID: From: Leo Prikler Date: Wed, 28 Apr 2021 16:40:03 +0200 In-Reply-To: References: <20210427092334.23537-1-rg@raghavgururajan.name> <20210427092334.23537-5-rg@raghavgururajan.name> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: CD32527209 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: s/6WiaQvJeX8 Am Mittwoch, den 28.04.2021, 09:07 -0400 schrieb Raghav Gururajan: > Hi Leo, > > > After looking at this more closely, the comment is a little > > misleading, > > since the libsoup-2.4.pc does not actually refer to glib- > > networking. > > What is the rationale behind this propagation? > > In v1 you claimed the .pc file mentions this, but I don't see any > > of > > it: > > libsoup-2.4.pc:Requires: glib-2.0 >= 2.58, gobject-2.0 >= 2.58, > > gio- > > 2.0 >= 2.58 > > libsoup-2.4.pc:Requires.private: libxml-2.0, sqlite3, libpsl > > >= 0.20, > > libbrotlidec, zlib > > libsoup-gnome-2.4.pc:Requires: libsoup-2.4 > > libsoup-gnome-2.4.pc:Requires.private: glib-2.0 >= 2.58, gobject- > > 2.0 > > > = 2.58, gio-2.0 >= 2.58, libxml-2.0, sqlite3, libpsl >= 0.20, > > libbrotlidec, zlib > > It `gio` I was referring to. GIO can mean [glib]/lib/libgio or > [glib-networking]/lib/gio/modules/libgio* or both. It depends on > what > package it is. Libsoup is a networking package, which uses > glib-networking as tls backend. So GIO networking modules provided > by > glib-networking, is required by libsoup at runtime. I don't think "gio inside .pc" means that, however. I do agree, that it might be worth propagating it as a runtime dependency, but it should be done with a suitable comment. Regards, Leo