GNU bug report logs - #72797
qt-tools is unnecessary optional dependency for monero

Previous Next

Package: guix;

Reported by: 0xFFFC <0xFFFC0000 <at> proton.me>

Date: Sat, 24 Aug 2024 23:44:02 UTC

Severity: normal

Tags: notabug

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: GNU Debbugs <control <at> debbugs.gnu.org>, 0xFFFC <0xFFFC0000 <at> proton.me>,
 72797-done <at> debbugs.gnu.org
Subject: Re: bug#72797: qt-tools is unnecessary optional dependency for monero
Date: Sat, 14 Sep 2024 22:04:32 +0900
tag 72797 + notabug
quit

Hi Guillaume,

Guillaume Le Vaillant <glv <at> posteo.net> writes:

> Here's a corrected definition:
>
> (define-public monero-without-translations
>   (package
>     (inherit monero)
>     (name "monero-without-translations")
>     (native-inputs (modify-inputs (package-native-inputs monero)
>                      (delete "qttools")))))
>

Thanks for providing the above tip for users who'd like rewrite the
dependencies of monero.  Guix will continue shipping translations in its
stock package, so you should use the above.  qt-tools is also a native
dependency, so shouldn't end up in the closure of the built package.

-- 
Thanks,
Maxim




This bug report was last modified 308 days ago.

Previous Next


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