diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/qt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 6ee70bc701..bcdad65d3c 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1383,7 +1383,7 @@ set of plugins for interacting with pulseaudio and GStreamer."))) (description "The @code{qtshadertools} module provides APIs and tools supporting shader pipeline functionality as offered in Qt Quick to operate on Vulkan, OpenGL and other main graphic APIs.") - (license (package-home-page qtbase)))) + (license (package-license qtbase)))) (define-public qtmultimedia (package |