mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-25 09:58:09 +01:00
gnu: qtwebengine: Use qtbase in license instead of now deprecated qt.
* nongnu/packages/qt.scm (qtwebengine)[license]: Do it.
This commit is contained in:
parent
f5ad10a3e0
commit
c1524a63e2
1 changed files with 1 additions and 1 deletions
|
@ -199,4 +199,4 @@ HostData=lib/qt5
|
|||
(description "Qt5WebEngine provides support for web
|
||||
applications using the Chromium browser project.")
|
||||
(license
|
||||
(package-license qt))))
|
||||
(package-license qtbase))))
|
||||
|
|
Loading…
Reference in a new issue