guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 31/37] glib: Look up "tzdata" in 'native


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 31/37] glib: Look up "tzdata" in 'native-inputs', not 'inputs'.
Date: Mon, 14 Jun 2021 17:39:30 +0200
User-agent: Evolution 3.34.2

Otherwise, "tzdata" won't be found when cross-compiling
and string-append will complain about types. Alternatively,
"tzdata" could be moved from 'native-inputs' to 'inputs'.

* gnu/packages/glib.scm (glib)[arguments]<#:phases>{pre-check}:
  Look up "tzdata" in 'native-inputs', not 'inputs'.
---
 gnu/packages/glib.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Attachment: 0031-glib-Look-up-tzdata-in-native-inputs-not-inputs.patch
Description: Text Data


reply via email to

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