summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/qt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 9d42113305e..f4e8970faf0 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2375,7 +2375,7 @@ between the host (QML/C++ application) and the client (HTML/JavaScript
2375application).") 2375application).")
2376 (license (package-license qtbase)))) 2376 (license (package-license qtbase))))
2377 2377
2378(define-public qtwebglplugin 2378(define-public qtwebglplugin-5
2379 (package 2379 (package
2380 (inherit qtsvg-5) 2380 (inherit qtsvg-5)
2381 (name "qtwebglplugin") 2381 (name "qtwebglplugin")