From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2BUFCAobV2FnFAAAgWs5BA (envelope-from ) for ; Fri, 01 Oct 2021 16:28:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qACQAwobV2H5RAAAbx9fmQ (envelope-from ) for ; Fri, 01 Oct 2021 14:28:26 +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 DD95F1B49F for ; Fri, 1 Oct 2021 16:28:25 +0200 (CEST) Received: from localhost ([::1]:47708 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWJWT-00058z-0v for larch@yhetil.org; Fri, 01 Oct 2021 10:28:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44052) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWJUJ-0002Ah-To for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45422) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWJUF-0000X0-Rv for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWJUF-0005hS-Nb for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50905] [PATCH core-updates v2 15/38] gnu: libthai: Make 'datrie' input unconditional. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Oct 2021 14:26:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: Maxime Devos , 50905@debbugs.gnu.org Received: via spool by 50905-submit@debbugs.gnu.org id=B50905.163309831521652 (code B ref 50905); Fri, 01 Oct 2021 14:26:07 +0000 Received: (at 50905) by debbugs.gnu.org; 1 Oct 2021 14:25:15 +0000 Received: from localhost ([127.0.0.1]:56925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWJTP-0005d4-6g for submit@debbugs.gnu.org; Fri, 01 Oct 2021 10:25:15 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:33430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWJQ5-0005Tq-K1 for 50905@debbugs.gnu.org; Fri, 01 Oct 2021 10:21:52 -0400 Received: from butterfly.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by andre.telenet-ops.be with bizsmtp id 0eMm260020mfAB401eMoLZ; Fri, 01 Oct 2021 16:21:48 +0200 From: Maxime Devos Date: Fri, 1 Oct 2021 16:21:17 +0200 Message-Id: <20211001142140.17027-15-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211001142140.17027-1-maximedevos@telenet.be> References: <20211001142140.17027-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=1633098108; bh=q8lxOUm0nF2OShhS6pl5Fb76fruHGy2Ng/U1snK2Dg4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lf1ZgNFZEGEc+E0r0WVqiy50QwvkRumRgaAdBfq5k1aIq644HOtBK6L3oiMEw+v4W fG37fq092AvZYoiH1c/bj89llRHUrYm3Rgqv0BGQ4H45P6ZMJurZVA1sgdk7TBzs91 oTjbESQa2JGx0sM55Zz7vYCiYTGdr1jfC5+lc40/QO5L0dTMSgiEBg901UnG3hbXyI q5embvV/X/Zi61QrPzA8byJGAycF7CeYXqU4B8Y80fmZJ3bbEK+zX5C0aB55OBnKv4 8ySwKi3N2n7tky59SmRWExrZC3g2UxpmbVT9T0GhBLfekv+m8savHApBMNyVCoJngH xfw2a9/PZJVpA== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633098505; 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=q8lxOUm0nF2OShhS6pl5Fb76fruHGy2Ng/U1snK2Dg4=; b=s/CPu2cDEysqn9FSjoRc3Kixrr6+BZ8JEGWTFndoDnl+1q54DpsOt9WEgjgGTbs7nHXjV+ LOeTOTNUAu1ePGyhhSvZcqVDMo5CN5brcLlhPHC5hmOc1dmFY0SzULRWCNNd67Q2R9s3jV kc0B6kfFrxC2goS4uQ1EIBYJhP1b+4i0z9beMLQE6xULS5epmd5v0D06OzhNIbTTYJzDcj HctZyFmRT44m4TEdt9Ek6huY+plTuhEGXHqk030tXtMl2t0TnEMV9QRPQEpKHretglGBFW ujUUErSnrvYdPzoJGmNov9k1p6MMBOwvJxSzGqcHy6ke6QXRYezs81EgJeQa5Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633098505; a=rsa-sha256; cv=none; b=UhVF9uPpliqtraYCaFGSEKdoFmGIFP/DPrNXjhStFy7Ice7ExAH2qJXicBwzwKlDM4J31c 9oRLQ6E+b1SfjTiVvb2sPVXCBsOMpRPiReEZ0GerHtTM4RYQBOmBsGSJCOuSis/1LO4eyh QVVrk9dsiwvRqr7C4kiOwDrptFuirnHD+QJN/lgucj5ixBJGRTHqUEpp/3NKKgLuNsQ5X9 /MRE+N+kQx1PRKa39jZUh22X2n3Crg3YdpXeYoNkw1LYaWN7Dz1i1pko/8NfXoauFbO9dg pjfP6dA8UX5x1uyODwsnTyfyBsRjQhmCcZnkUOINqavQ5ds/oX4FBLDtkKDpiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=lf1ZgNFZ; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=lf1ZgNFZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: DD95F1B49F X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: /kqtW3rFIfRl * gnu/packages/gtk.scm (libthai)[native-inputs]{datrie}: Make this input unconditional. --- gnu/packages/gtk.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index aa5b48dac8..5ae4aeb66c 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -326,10 +326,7 @@ representing trie. Trie is a kind of digital search tree.") (native-inputs `(("doxygen" ,doxygen) ("pkg-config" ,pkg-config) - ;; TODO(core-updates): Make this input unconditional. - ,@(if (%current-target-system) - `(("datrie" ,libdatrie)) ; for 'trietool' - '()))) + ("datrie" ,libdatrie))) ; for 'trietool' (propagated-inputs `(("datrie" ,libdatrie))) (synopsis "Thai language support library") -- 2.33.0