guix-commits
[Top][All Lists]
Advanced

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

09/09: gnu: jami: Remove unused native inputs.


From: guix-commits
Subject: 09/09: gnu: jami: Remove unused native inputs.
Date: Wed, 8 Feb 2023 09:40:38 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 20059f92a97726b40d4d74e67463a64c98d1da0d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Feb 7 20:13:10 2023 -0500

    gnu: jami: Remove unused native inputs.
    
    * gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
    gsettings-desktop-schemas.
---
 gnu/packages/jami.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm
index 64a4c53c9c..92a4e55606 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -543,9 +543,6 @@ service definitions.")
            pkg-config
            python
            qttools
-           doxygen
-           graphviz
-           gsettings-desktop-schemas    ;for tests
            vulkan-headers))
     (inputs
      (list ffmpeg-jami



reply via email to

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