summary refs log tree commit diff
path: root/gnu/packages/orange.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/orange.scm')
-rw-r--r--gnu/packages/orange.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/orange.scm b/gnu/packages/orange.scm
index 942e194739..bedbad7e60 100644
--- a/gnu/packages/orange.scm
+++ b/gnu/packages/orange.scm
@@ -177,7 +177,7 @@ GUI based workflow.  It is primarily used in the Orange framework.")
        ("python-serverfiles" ,python-serverfiles)
        ("python-xlrd" ,python-xlrd)
        ("python-xlsxwriter" ,python-xlsxwriter)
-       ("qtbase" ,qtbase)
+       ("qtbase" ,qtbase-5)
        ("qtsvg" ,qtsvg)
        ("xdg-utils" ,xdg-utils)))
     (home-page "https://orangedatamining.com/")