guix-commits
[Top][All Lists]
Advanced

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

13/143: gnu: phonon-backend-gstreamer: Remove duplicate qtbase-5 in inpu


From: guix-commits
Subject: 13/143: gnu: phonon-backend-gstreamer: Remove duplicate qtbase-5 in inputs.
Date: Mon, 21 Nov 2022 16:10:38 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit d650f9c5a44cf1e6d9e368384a6d871be84050c5
Author: Petr Hodina <phodina@protonmail.com>
AuthorDate: Wed Sep 28 08:40:42 2022 +0200

    gnu: phonon-backend-gstreamer: Remove duplicate qtbase-5 in inputs.
    
    * gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer)[inputs]: Remove
    duplicate qtbase-5.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 gnu/packages/kde-frameworks.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index f9e43583de..bae5fc53ee 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -265,8 +265,7 @@ continuous display of high-volume data.")
     (native-inputs
      (list extra-cmake-modules pkg-config qttools-5))
     (inputs
-     (list qtbase-5
-           phonon
+     (list phonon
            qtbase-5
            qtx11extras
            gstreamer



reply via email to

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