guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49025] [PATCH core-updates 28/37] fontconfig: Fix build error when


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 28/37] fontconfig: Fix build error when cross-compiling.
Date: Mon, 14 Jun 2021 17:38:49 +0200
User-agent: Evolution 3.34.2

%build-inputs does not exist when cross-compiling,
so use #$(this-package-input ...) instead.

* gnu/packages/fontutils.scm
  (fontconfig)[arguments]<#:configure-flags>: Use this-package-input
  instead of %build-inputs.
---
 gnu/packages/fontutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Attachment: 0028-fontconfig-Fix-build-error-when-cross-compiling.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]