guix-patches
[Top][All Lists]
Advanced

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

bug#27251: [PATCH 24/27] gnu: phonon: Add a todo comment.


From: Hartmut Goebel
Subject: bug#27251: [PATCH 24/27] gnu: phonon: Add a todo comment.
Date: Mon, 5 Jun 2017 17:35:15 +0200

* gnu/packages/kde-frameworks.scm (phonon)[native-inputs]: Add comment.
---
 gnu/packages/kde-frameworks.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ea37a75..e990980 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -123,6 +123,8 @@ common build settings used in software produced by the KDE 
community.")
                 "177647r2jqfm32hqcz2nqfqv6v48hn5ab2vc31svba2wz23fkgk7"))))
     (build-system cmake-build-system)
     (native-inputs
+     ;; TODO: Add qttools to build the Qt Designer plugin.
+     ;; TODO: Think about adding pulseaudio. Is it required for sound?
      `(("extra-cmake-modules" ,extra-cmake-modules)))
     (inputs
      `(("qtbase" ,qtbase)))
-- 
2.7.4






reply via email to

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