From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id U5ZUOU7yUWFVMgAAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 18:33:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2A91NE7yUWFQKgAA1q6Kng (envelope-from ) for ; Mon, 27 Sep 2021 16:33:18 +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 4CE8F1C29C for ; Mon, 27 Sep 2021 18:33:18 +0200 (CEST) Received: from localhost ([::1]:39968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUsrJ-0001cb-27 for larch@yhetil.org; Mon, 27 Sep 2021 11:48:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUsqN-000160-0S for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59253) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUsqM-0007iI-OF for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUsqM-00045i-M1 for bug-guix@gnu.org; Mon, 27 Sep 2021 11:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50299: [PATCH v2 04/27] gnu: swi-prolog: Move native-inputs to inputs where appropriate. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 27 Sep 2021 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50299 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Received: via spool by 50299-submit@debbugs.gnu.org id=B50299.163275756515444 (code B ref 50299); Mon, 27 Sep 2021 15:47:02 +0000 Received: (at 50299) by debbugs.gnu.org; 27 Sep 2021 15:46:05 +0000 Received: from localhost ([127.0.0.1]:42516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUspR-000410-8U for submit@debbugs.gnu.org; Mon, 27 Sep 2021 11:46:05 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:41726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUsp7-0003wt-EN for 50299@debbugs.gnu.org; Mon, 27 Sep 2021 11:45:46 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id z3li2500H0mfAB4013llmw; Mon, 27 Sep 2021 17:45:45 +0200 From: Maxime Devos Date: Mon, 27 Sep 2021 17:45:14 +0200 Message-Id: <20210927154537.28227-4-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210927154537.28227-1-maximedevos@telenet.be> References: <20210927154537.28227-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1632757545; bh=DrABHx0KZuVk1B70LsV6RMCN4pyrjgi9i9sMW+6ysCM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=setqMxOes5HbkN5FrmDGCG8Vt3mszVlmfGYoVpccB9oQVIhFNco+Sg78kRphFHsGe 3+y0zGBOAuVOV+X2hxth6j83yV5I8V/shJqoXylfNYMbKcqrWb8ZE1S0wqel7PHL2J Y6ssmkdZoQtoceJpWdoDAMwFs5y99t7XDs1y56zumv/H4bpLYFGFU4/TdS076JXK/W rI5IL4vBz8crEeCSkpjniLREgg5rp8pDHDt5TVEQ0s/QGq/LsG3fkk49xOBiyjPOdC drCJpvV6gfwO4HOCObyR/d9CwCo0idZ5HNsqYCmefEXe3prDi2tQJO0gqwc7lfcURJ WRJpra8JSia/g== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 50299@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632760398; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=DrABHx0KZuVk1B70LsV6RMCN4pyrjgi9i9sMW+6ysCM=; b=FyjmZG80cb/Oso5ASo5nMFNvIfRsqvZkyVpEfkyUBSce8bI/yZPt+j3DtAe2U1+dlgjodH OiqQ4OPPc7/S8alFrAc6FaT/2pPGi/0m9Au55PIZuwZ3oWCO2gYu2fIH9zB2KMPs3JuRkq ZzbqCN44QXPLv8qlMj042cWLRSSeUcBKFquzGuy7d32tjROCMCHQ+NNjcvz/e3vBoKwaJO xfgtYkudDrLuD0wpE9T1zrW7ug7G2MWXJB6niuo2lBO6N/8HTXDh5SwKDrrjIEgY8713fs LkToWYS2t2ZvuC3ybcCVCCcmrFViIhmELB4Kcrd4AUEMu58BkAL+6h2TPYpomA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632760398; a=rsa-sha256; cv=none; b=kARZQIUVylfh1/fjhK/JdFiaAXXLkrp2h+eAwVAQpbuY7q+RqjC5tUvA8p/vSmO+q3jrD/ x+WEQJg56XSlt1dyMBy16dtEfZ0tHTMaD4ZNZfYg1UMxMaAr2Lw+eTInITRXEdRsq9clPw OO3RbRs8qMvesvPD7gPE9APutlov7ufbds6e/b9DacuOoJYQCkK7wfZjocDE2nU3xcELo4 SYqDCecMS7czojg0xDAP+Bsbq7GrQ3RAWT+uHROISAc1d32oVBx9/N9BMJkEXF3Q4SHacg GyCRsudZRoQshgXEVXy8C0aYQ4j/SKClWML4v0R48xkvUhbM7MOr2X8Uf9Yttw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=setqMxOe; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 5.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=setqMxOe; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 4CE8F1C29C X-Spam-Score: 5.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: tvsysmNUS1Dj * gnu/package/prolog.scm (swi-prolog) [native-inputs]: Keep 'texinfo', 'perl' and 'pkg-config' and move the rest to ... [inputs]: ... here. --- gnu/packages/prolog.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/prolog.scm b/gnu/packages/prolog.scm index 4eb0f4d3b6..7857fdff68 100644 --- a/gnu/packages/prolog.scm +++ b/gnu/packages/prolog.scm @@ -116,17 +116,18 @@ manner. It also features an interactive interpreter.") '("save"))) #t))))) (native-inputs + `(("texinfo" ,texinfo) + ("perl" ,perl) + ("pkg-config" ,pkg-config))) + (inputs `(("zlib" ,zlib) ("gmp" ,gmp) ("readline" ,readline) - ("texinfo" ,texinfo) ("libarchive" ,libarchive) ("libunwind" ,libunwind) ("libjpeg" ,libjpeg-turbo) ("libxft" ,libxft) ("fontconfig" ,fontconfig) - ("perl" ,perl) - ("pkg-config" ,pkg-config) ("openssl" ,openssl))) (home-page "https://www.swi-prolog.org/") (synopsis "ISO/Edinburgh-style Prolog interpreter") -- 2.33.0