From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 4/7] gnu: Add spice-gtk. Date: Mon, 25 Jul 2016 09:55:06 +0200 Message-ID: References: <20160723131859.13525-1-david@craven.ch> <20160723131859.13525-4-david@craven.ch> <20160723223959.GD26113@jasmine> <8737myadjy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRajO-0003xC-I2 for guix-devel@gnu.org; Mon, 25 Jul 2016 03:55:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRajK-0005SN-DH for guix-devel@gnu.org; Mon, 25 Jul 2016 03:55:17 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:33548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRajJ-0005R7-5w for guix-devel@gnu.org; Mon, 25 Jul 2016 03:55:14 -0400 Received: by mail-yw0-x244.google.com with SMTP id z8so10068364ywa.0 for ; Mon, 25 Jul 2016 00:55:11 -0700 (PDT) In-Reply-To: <8737myadjy.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > Likewise if its .pc file =E2=80=9CRequires=E2=80=9D the .pc file of a dep= endency. Maybe we want to patch pkg-config to not check for propagated dependencies? > If an installed .h file of spice-gtk #includes a .h file of a > dependency, that dependency should be a propagated input. > Likewise if its .pc file =E2=80=9CRequires=E2=80=9D the .pc file of a dep= endency. Then I think the inputs I propagated in my first submission of the patches follow this criteria.