GNU bug report logs - #36632
ungoogled-chromium needs font-gnu-freefont-ttf

Previous Next

Package: guix;

Reported by: Martin Becze <mjbecze <at> riseup.net>

Date: Sat, 13 Jul 2019 00:23:02 UTC

Severity: normal

Full log


Message #14 received at 36632 <at> debbugs.gnu.org (full text, mbox):

From: mjbecze <at> riseup.net
To: 36632 <at> debbugs.gnu.org
Subject: Re: [Patch] add font-gnu-freefont-ttf propagated-inputs
Date: Sun, 04 Aug 2019 18:25:35 -0700
On 2019-07-29 13:59, mjbecze <at> riseup.net wrote:
> hi this fixes bug 36632
> 
> ---
>  gnu/packages/chromium.scm | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
> index d072fc58ad..04ce780be0 100644
> --- a/gnu/packages/chromium.scm
> +++ b/gnu/packages/chromium.scm
> @@ -35,6 +35,7 @@
>    #:use-module (gnu packages compression)
>    #:use-module (gnu packages cups)
>    #:use-module (gnu packages curl)
> +  #:use-module (gnu packages fonts)
>    #:use-module (gnu packages fontutils)
>    #:use-module (gnu packages freedesktop)
>    #:use-module (gnu packages gcc)
> @@ -763,6 +764,8 @@ from forcing GEXP-PROMISE."
>         ("udev" ,eudev)
>         ("valgrind" ,valgrind)
>         ("vulkan-headers" ,vulkan-headers)))
> +    (propagated-inputs
> +      `(("font-gnu-freefont-ttf" ,font-gnu-freefont-ttf)))
>  
>      ;; Building Chromium takes ... a very long time.  On a single core,
> a busy
>      ;; mid-end x86 system may need more than 24 hours to complete the
> build.


bump bump :)




This bug report was last modified 5 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.