mbakke pushed a commit to branch master
in repository guix.
commit d650f9c5a44cf1e6d9e368384a6d871be84050c5
Author: Petr Hodina <[email protected]>
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 <[email protected]>
---
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