guix-commits
[Top][All Lists]
Advanced

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

06/16: gnu: python-booleanoperations: Add missing input.


From: guix-commits
Subject: 06/16: gnu: python-booleanoperations: Add missing input.
Date: Mon, 15 Aug 2022 18:50:48 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit a038bfc48140ecf58e592540dbf7b567e7051c23
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Aug 15 23:35:07 2022 +0200

    gnu: python-booleanoperations: Add missing input.
    
    * gnu/packages/graphics.scm (python-booleanoperations)[native-inputs]: Add
    PYTHON-SETUPTOOLS-SCM.
---
 gnu/packages/graphics.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 51177dc966..1d6dd28c5c 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -879,6 +879,7 @@ basic geometries.")
     (native-inputs
      (list python-defcon-bootstrap
            python-fontpens-bootstrap
+           python-setuptools-scm
            python-pytest
            python-wheel
            unzip))



reply via email to

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