guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 024/714] gnu: calibre: Remove python-flake8 native-in


From: Nicolas Graves
Subject: [bug#70739] [PATCH 024/714] gnu: calibre: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:23 +0200

* gnu/packages/ebook.scm (calibre):
  [native-inputs]: Remove python-flake8.

Change-Id: I8cf61903ade3e753bb051edc74e3d034015323bf
---
 gnu/packages/ebook.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 16d4fcd6e3..3d536e59ad 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -154,7 +154,6 @@ (define-public calibre
     (native-inputs
      (list bash-minimal
            pkg-config
-           python-flake8
            python-pyqt-builder
            qtbase-5                     ; for qmake
            xdg-utils))
-- 
2.41.0






reply via email to

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