gnu: kplotting: Make some inputs native.
authorVincent Legoll <vincent.legoll@gmail.com>
Sun, 5 Apr 2020 21:31:59 +0000 (23:31 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Sun, 5 Apr 2020 21:47:48 +0000 (23:47 +0200)
* gnu/packages/kde-framework.scm (kplotting)[inputs]: Move qttools from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu/packages/kde-frameworks.scm

index d010027..e57fc27 100644 (file)
@@ -958,10 +958,10 @@ to flat and hierarchical lists.")
                 "11kpq34j37c1gsvj5nxhkc31bw8gw2n7nkqsfx87jw9f4v2vhmr9"))))
     (build-system qt-build-system)
     (native-inputs
-     `(("extra-cmake-modules" ,extra-cmake-modules)))
-    (inputs
-     `(("qtbase" ,qtbase)
+     `(("extra-cmake-modules" ,extra-cmake-modules)
        ("qttools" ,qttools)))
+    (inputs
+     `(("qtbase" ,qtbase)))
     (home-page "https://community.kde.org/Frameworks")
     (synopsis "Data plotting library")
     (description "KPlotWidget is a QWidget-derived class that provides a virtual