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


View this message in rfc822 format

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: 0xFFFC <0xFFFC0000 <at> proton.me>
Cc: 72797 <at> debbugs.gnu.org
Subject: bug#72797: qt-tools is unnecessary optional dependency for monero
Date: Sun, 25 Aug 2024 21:25:42 +0000
[Message part 1 (text/plain, inline)]
Here's a corrected definition:

--8<---------------cut here---------------start------------->8---
(define-public monero-without-translations
  (package
    (inherit monero)
    (name "monero-without-translations")
    (native-inputs (modify-inputs (package-native-inputs monero)
                     (delete "qttools")))))
--8<---------------cut here---------------end--------------->8---
[signature.asc (application/pgp-signature, inline)]

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.