From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: missing dependency for ungoogled-chromium Date: Wed, 25 Mar 2020 09:46:24 +0100 Message-ID: <20200325094624.617e0602@jasniac.instanton> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47612) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jH1gH-0000b6-Iz for guix-devel@gnu.org; Wed, 25 Mar 2020 04:46:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jH1gG-0006wZ-IX for guix-devel@gnu.org; Wed, 25 Mar 2020 04:46:33 -0400 Received: from alfons.uib.no ([2001:700:200:30::141]:51970) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jH1gF-0006tR-WC for guix-devel@gnu.org; Wed, 25 Mar 2020 04:46:32 -0400 Received: from ulf.uib.no (smtp.uib.no) [2001:700:200:6::136] by alfons.uib.no for guix-devel@gnu.org with esmtp (Exim 4.92.3) id 1jH1gA-000oDH-ED; Wed, 25 Mar 2020 09:46:27 +0100 Received: from 173.92-220-42.customer.lyse.net (jasniac.instanton) [92.220.42.173]:42043 by smtp.uib.no for guix-devel@gnu.org with esmtpsa (Exim 4.92.3) id 1jH1gA-0003yc-0B; Wed, 25 Mar 2020 09:46:26 +0100 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello=E2=80=94 In a relatively clean profile, Chromium (ungoogled-chromium@80.0.3987.132-0.7e68f18) was crashing. By trial-and-error, I found out that the crash does not occur when font-liberation is installed. Therefore, I propose to add font-liberation as a dependency to ungoogled-chromium. =E2=80=94Marco